This commit is contained in:
jiangzhengwenjz
2019-09-28 12:42:26 +08:00
parent 3ab2de40cf
commit 779f48d19d
10 changed files with 1024 additions and 3018 deletions
+1
View File
@@ -7,6 +7,7 @@
gTasks[taskId].data[8] = (u32)func >> 16; \
gTasks[taskId].data[9] = (u32)func;
extern u8 *gUnknown_203AAB0;
extern struct MapPosition gPlayerFacingPosition;
bool8 CheckObjectGraphicsInFrontOfPlayer(u8 graphicsId);