diff options
author | scnorton <scnorton@biociphers.org> | 2017-09-15 16:00:39 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-09-15 16:00:39 -0400 |
commit | f6840ba7e7783cb961f6b6afb7ac7eb45717a13f (patch) | |
tree | ca253035de9d4365376b9a957a329ee7520a516d /include | |
parent | b269048369afcb0a4bf5a5f251d9ff7506a3f588 (diff) |
RandomlyLookSouthOrEast
Diffstat (limited to 'include')
-rwxr-xr-x | include/data3.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/data3.h b/include/data3.h index a1aa86279..9aa8bc469 100755 --- a/include/data3.h +++ b/include/data3.h @@ -25,5 +25,6 @@ extern const u8 gUnknown_0850D790[2]; // {DIR_WEST, DIR_EAST} 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} #endif //POKEEMERALD_DATA3_H |