Finish save_failed_screen

This commit is contained in:
PikalaxALT
2020-01-17 10:49:57 -05:00
parent fc9a008481
commit 29ef170879
12 changed files with 162 additions and 374 deletions
+1
View File
@@ -91,5 +91,6 @@ void PlaceListMenuCursor(void);
bool8 MoveCursor(u8 by, u8 dirn);
void HelpSystem_BackupSomeVariable(void);
void HelpSystem_RestoreSomeVariable(void);
void HelpSystemRenderText(u8 font, u8 * dest, const u8 * src, u8 x, u8 y, u8 width, u8 height);
#endif //GUARD_HELP_SYSTEM_H