diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-09-16 09:43:49 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-09-16 09:43:49 -0400 |
commit | ee3dc1edda08ae6e2bab34b8555ec410f1a930a9 (patch) | |
tree | 5b5ce81271409339f65fabe4ff8b8e735b011b1b /include/data3.h | |
parent | 86df6d10736e1b680e874d7440f478fe5ddf8105 (diff) |
Some more functions, including some swiss-cheesing that got out of hand
Diffstat (limited to 'include/data3.h')
-rwxr-xr-x | include/data3.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/data3.h b/include/data3.h index a5ec3d08f..f5efab3b7 100755 --- a/include/data3.h +++ b/include/data3.h @@ -33,5 +33,9 @@ extern const u8 gUnknown_0850D898[4]; extern const u8 gUnknown_0850D8AC[5]; extern const u8 gUnknown_0850D8C4[5]; extern const u8 gUnknown_0850D8E8[4]; +extern bool8 (*const gUnknown_0850DA64[])(struct MapObject *, struct Sprite *, u8, u8); + + +extern const u8 gUnknown_0850DBA0[5]; #endif //POKEEMERALD_DATA3_H |