summaryrefslogtreecommitdiff
path: root/include/asm.inc.h
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-06-12 19:10:28 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-06-12 19:10:28 -0400
commit13a7274a1649a8cb8f3bc165ee1eb403c12430dc (patch)
treebf08a44b86a3e5b5ae3200470f16843fa1ce2358 /include/asm.inc.h
parentda3eaf350d8ff4b61ba919a0a987ab2468525b9d (diff)
parente09e1da6c252e17cf6db429ad142b05dbf156548 (diff)
merge
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 dbd3f0820..e087acd28 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 *);