Decompile rom6

This commit is contained in:
KDSKardabox
2018-04-10 12:17:29 +05:30
parent a18dc6aa80
commit a3d065d0bd
9 changed files with 223 additions and 459 deletions

View File

@@ -2,6 +2,10 @@
#define GUARD_BRAILLE_PUZZLES_H
bool8 ShouldDoBrailleFlyEffect(void);
bool8 ShouldDoBrailleStrengthEffect(void);
bool8 ShouldDoBrailleDigEffect(void);
void DoBrailleDigEffect(void);
void sub_8179918(void);
void sub_8179834(void);
#endif // GUARD_BRAILLE_PUZZLES_H