Throw coffe with rotation and time stop with clock sound

This commit is contained in:
2021-04-04 12:31:48 +02:00
parent 4980c0f712
commit d84137daa7
10 changed files with 172 additions and 41 deletions

View File

@@ -38,8 +38,9 @@
#define SOUND_PLAYER_COLLISION 13
#define SOUND_STAGE_CHANGE 14
#define SOUND_TITLE 15
#define SOUND_CLOCK 16
#define TOTAL_SOUND 16
#define TOTAL_SOUND 17
#define TEXTURE_BALLOON 0
#define TEXTURE_BULLET 1