summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2017-01-06 19:00:45 -0800
committerYamaArashi <shadow962@live.com>2017-01-06 19:00:45 -0800
commit17118c1b09bb949f52e4f4d63e6efc0eaa1ada66 (patch)
tree3b052d2c85dc3c4249a52695805d02bc0ac2a0fc /src
parent5428379474492dafbbcd24c05e7ac6dfc12a2ab8 (diff)
fix broken build
Diffstat (limited to 'src')
-rw-r--r--src/intro.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intro.c b/src/intro.c
index 759b8a0b9..f75fe49e2 100644
--- a/src/intro.c
+++ b/src/intro.c
@@ -1070,7 +1070,7 @@ void sub_813CE30(u16 scrX, u16 scrY, u16 zoom, u16 alpha)
REG_BG2Y = dest.dy;
}
-u8 sub_813CE88(u16 species, s16 x, s16 y, u16 d, u8 front)
+u16 sub_813CE88(u16 species, s16 x, s16 y, u16 d, u8 front)
{
void *pal;
u8 spriteId;