slot_machine: through sub_813FBC0

This commit is contained in:
PikalaxALT
2019-05-20 14:17:26 -04:00
parent 348bd19fdd
commit c33448ba09
7 changed files with 271 additions and 980 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
#include "global.h"
void PlaySlotMachine(u8, void *);
void PlaySlotMachine(u16, void (*)(void));
#endif // GUARD_SLOT_MACHINE_H