diff options
author | scnorton <scnorton@biociphers.org> | 2017-09-10 16:02:20 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-09-10 16:02:20 -0400 |
commit | 9e0a17109840593a034bd42e96ffbcf73bc16b1c (patch) | |
tree | 68a8661fb276c29fb3a144155e71111add83c0be /include | |
parent | 5a5ea8c740ba17a542c55aa81a576af18cf76b45 (diff) |
AddCameraObject
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 f44a61263..343f145c0 100644 --- a/include/data3.h +++ b/include/data3.h @@ -14,5 +14,6 @@ extern const struct SpritePalette gUnknown_0850BBC8[]; 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; #endif //POKEEMERALD_DATA3_H |