summaryrefslogtreecommitdiff
path: root/include/asm.inc.h
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2016-12-17 01:36:30 +0000
committerProjectRevoTPP <projectrevotpp@hotmail.com>2016-12-17 01:36:30 +0000
commitb199c5d7f13eb6450b31ea3440a7633c434576a9 (patch)
tree0d8a0189e3a67b50288290f025ecfe885c132ef0 /include/asm.inc.h
parentc7fe3c43880f2099db3830c488de14dff0914f2e (diff)
make ROM compile again/fix warnings
Diffstat (limited to 'include/asm.inc.h')
-rw-r--r--include/asm.inc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm.inc.h b/include/asm.inc.h
index 280e49910..7585e70e1 100644
--- a/include/asm.inc.h
+++ b/include/asm.inc.h
@@ -484,7 +484,7 @@ void sub_813EDBC(/*TODO: arg types*/);
void CB2_InitMysteryEventMenu(void);
// asm/save_failed_screen.o
-void fullscreen_save_activate();
+void fullscreen_save_activate(u8);
// asm/rom_81473B8.o
bool8 sub_81474C8(void);