slot_machine nonmatching sub_8141198

This commit is contained in:
PikalaxALT
2019-05-24 18:57:01 -04:00
parent f111acf92a
commit 36fc72f25e
4 changed files with 504 additions and 369 deletions
+1
View File
@@ -32,5 +32,6 @@ u16 sub_80F796C(void);
void sub_80F6B08(u8 bgId, u8 left, u8 top, u8 width, u8 height, u8 palette);
void DecompressAndLoadBgGfxUsingHeap(u8 bgId, const void * gfx, u32 size, u16 a3, u8 a4);
void ClearStdWindowAndFrame(u8 taskId, bool8 copyNow);
void sub_80F6C14(void);
#endif // GUARD_NEW_MENU_HELPERS_H