decompile money.c and coins.c

This commit is contained in:
ProjectRevoTPP
2018-10-18 19:39:25 -04:00
parent 9078a0672d
commit a63750306c
58 changed files with 541 additions and 1053 deletions
+1
View File
@@ -34,5 +34,6 @@ void do_scheduled_bg_tilemap_copies_to_vram(void);
void clear_scheduled_bg_copies_to_vram(void);
void AddTextPrinterParametrized2(u8 windowId, u8 fontId, u8 x, u8 y, u8 letterSpacing, u8 lineSpacing, struct TextColor *color, s8 speed, const u8 *str);
void sub_8197B1C(u8 windowId, bool8 copyToVram, u16 a2, u16 a3);
void sub_810F4D8(u8 windowId, bool32 someBool);
#endif // GUARD_MENU_H