summaryrefslogtreecommitdiff
path: root/include/asm.inc.h
diff options
context:
space:
mode:
authorCameron Hall <camthesaxman@users.noreply.github.com>2017-06-12 19:21:34 -0500
committerGitHub <noreply@github.com>2017-06-12 19:21:34 -0500
commit28364fcd3208e83b0e801fa1229fe3af5530b3aa (patch)
treef6ae1c2384f94e9914b95551cc6a4850ac3c53e4 /include/asm.inc.h
parentf14f219929ec0390e385cb9eee9f10fda4baf73a (diff)
parente09e1da6c252e17cf6db429ad142b05dbf156548 (diff)
Merge branch 'master' into decompile_battle_7
Diffstat (limited to 'include/asm.inc.h')
-rw-r--r--[-rwxr-xr-x]include/asm.inc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm.inc.h b/include/asm.inc.h
index a63cf5635..dcc6190cc 100755..100644
--- a/include/asm.inc.h
+++ b/include/asm.inc.h
@@ -286,7 +286,7 @@ void sub_80BD674(void *, u32, u8);
// asm/tv.o
void ClearTVShowData(void);
-void UpdateTVScreensOnMap(u32, u32);
+void UpdateTVScreensOnMap(int, int);
void ResetGabbyAndTy(void);
u8 sub_80BDEAC(u8 *);
void sub_80BE160(TVShow *);