Darkness!

Added darkness for deeper levels, at the moment only tested with Citra
This commit is contained in:
RSDuck 2015-10-22 01:52:17 +02:00
parent db69f1de1d
commit 68ceaf60d4
8 changed files with 2577 additions and 916 deletions

View file

@ -4,6 +4,7 @@
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include <stdbool.h>
#include <math.h>
#include "Sound.h"