summaryrefslogtreecommitdiff
path: root/include/trainer_see.h
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-06-10 03:20:02 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-06-10 03:20:02 -0400
commit10f798323e88e4cdf8fe881956dd5ad41121e1a3 (patch)
tree3871c3b6abb80424dc77870f1e1ad7ce38a3afe2 /include/trainer_see.h
parent16fd2ca3856668cd4e7cb5e94d3022ac5edce8a3 (diff)
parentfe13cf593a7c14480de940e413177586cc8eae2e (diff)
finish decompiling player_pc.c
Diffstat (limited to 'include/trainer_see.h')
-rwxr-xr-x[-rw-r--r--]include/trainer_see.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/trainer_see.h b/include/trainer_see.h
index 0113143b6..b80a41641 100644..100755
--- a/include/trainer_see.h
+++ b/include/trainer_see.h
@@ -28,7 +28,7 @@ s8 sub_80845FC(u8 taskId, struct Task *task, struct MapObject *trainerObj);
s8 sub_8084654(u8 taskId, struct Task *task, struct MapObject *trainerObj);
s8 sub_80846C8(u8 taskId, struct Task *task, struct MapObject *trainerObj);
void sub_80846E4(u8 taskId);
-void sub_8084794(u32 var);
+void sub_8084794(struct MapObject *var);
void sub_80847C8(void);
void sub_80847D8(u8);
void sub_8084894(struct Sprite *sprite, u16 a2, u8 a3);