Address review comments; struct pointer style fix in scrcmd.c

This commit is contained in:
PikalaxALT
2020-03-06 09:06:44 -05:00
parent 113a817a56
commit fef3383c6c
4 changed files with 243 additions and 243 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ void RemoveStartMenuWindow(void);
u16 GetStdWindowBaseTileNum(void);
void DrawHelpMessageWindowWithText(const u8 * text);
void DestroyHelpMessageWindow_(void);
void sub_80F79A4(void);
void LoadSignPostWindowFrameGfx(void);
void SetDefaultFontsPointer(void);
#endif // GUARD_NEW_MENU_HELPERS_H