Cleaning up stuff

This commit is contained in:
tognee 2019-09-18 00:09:46 +02:00
parent 5423be67ca
commit a5ea06a928
44 changed files with 7329 additions and 7432 deletions

View file

@ -6,8 +6,8 @@
typedef struct {
u32 size;
u8 * buffer;
u32 size;
u8 * buffer;
} Sound;
void loadSound(Sound * snd, char * filename);
@ -36,4 +36,4 @@ Sound music_floor0;
Sound music_floor1;
Sound music_floor1_night;
Sound music_floor23;
Sound music_floor4;
Sound music_floor4;