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

@ -48,7 +48,6 @@ bool screenShot;
extern char versionText[34];
Entity player;
sf2d_texture * lightScreen;
sf2d_texture * minimap[5];
u8 map[5][128*128];