diff options
author | scnorton <scnorton@biociphers.org> | 2017-09-10 16:13:19 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-09-10 16:13:19 -0400 |
commit | c7b1a8c3daa5183f8e522d6d6fcba1ffea79e72f (patch) | |
tree | 56b3e69f0fcd3b3b862c9dc501dcf5e5a7e7e78b /include | |
parent | 9e0a17109840593a034bd42e96ffbcf73bc16b1c (diff) |
ObjectCB_CameraObject
Diffstat (limited to 'include')
-rw-r--r-- | include/data3.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/data3.h b/include/data3.h index 343f145c0..6b1569486 100644 --- a/include/data3.h +++ b/include/data3.h @@ -15,5 +15,6 @@ extern const struct PairedPalettes gUnknown_0850BD00[15]; extern const struct PairedPalettes gUnknown_0850BD78[15]; extern u8 gUnknown_084975C4[0x10]; extern const struct SpriteTemplate gUnknown_084975D4; +extern void (*const gUnknown_084975EC[3])(struct Sprite *); #endif //POKEEMERALD_DATA3_H |