summaryrefslogtreecommitdiff
path: root/include/trainer_see.h
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2017-05-27 17:26:03 -0400
committerGitHub <noreply@github.com>2017-05-27 17:26:03 -0400
commitfe13cf593a7c14480de940e413177586cc8eae2e (patch)
tree2d61979deee63bfc47cc450abb931da8f1d21b5f /include/trainer_see.h
parent06218139dc0b7e015850ac9dd5d8658023339a0c (diff)
parent21efe53b6805a0dcc5dcba7d1f78e9a7e7bd93c4 (diff)
Merge pull request #308 from PikalaxALT/master
Field Map Objects
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);