Darkness!
Added darkness for deeper levels, at the moment only tested with Citra
This commit is contained in:
parent
db69f1de1d
commit
68ceaf60d4
8 changed files with 2577 additions and 916 deletions
|
@ -4,6 +4,7 @@
|
|||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <stdbool.h>
|
||||
#include <math.h>
|
||||
#include "Sound.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue