diff options
author | scnorton <scnorton@biociphers.org> | 2017-09-15 15:57:38 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-09-15 15:57:38 -0400 |
commit | b269048369afcb0a4bf5a5f251d9ff7506a3f588 (patch) | |
tree | feb21de1abe30832afa3cdd9238ca795cc01f7b3 /include/data3.h | |
parent | 8c6367f997f4c53dfb1819d2cc42953fb7a82eb5 (diff) |
RandomlyLookSouthOrWest
Diffstat (limited to 'include/data3.h')
-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 debca9b73..a1aa86279 100755 --- a/include/data3.h +++ b/include/data3.h @@ -24,5 +24,6 @@ extern const u8 gUnknown_0850D770[2]; // {DIR_SOUTH, DIR_NORTH} 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} #endif //POKEEMERALD_DATA3_H |