diff options
author | scnorton <scnorton@biociphers.org> | 2017-09-15 16:08:01 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-09-15 16:08:01 -0400 |
commit | 2e1ecdb87711172b1916f3e102315867c5b65d18 (patch) | |
tree | 8ede6cee61037fb97bf20efe9f3f2976150bdcac /include/data3.h | |
parent | f6840ba7e7783cb961f6b6afb7ac7eb45717a13f (diff) |
Tridirectional spinners
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 9aa8bc469..98d22566e 100755 --- a/include/data3.h +++ b/include/data3.h @@ -26,5 +26,9 @@ extern const u8 gUnknown_0850D7F0[2]; // {DIR_NORTH, DIR_WEST} extern const u8 gUnknown_0850D808[2]; // {DIR_NORTH, DIR_EAST} extern const u8 gUnknown_0850D820[2]; // {DIR_SOUTH, DIR_WEST} extern const u8 gUnknown_0850D838[2]; // {DIR_SOUTH, DIR_EAST} +extern const u8 gUnknown_0850D850[4]; +extern const u8 gUnknown_0850D868[4]; +extern const u8 gUnknown_0850D880[4]; +extern const u8 gUnknown_0850D898[4]; #endif //POKEEMERALD_DATA3_H |