diff options
author | scnorton <scnorton@biociphers.org> | 2017-09-15 15:53:07 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-09-15 15:53:07 -0400 |
commit | 8c6367f997f4c53dfb1819d2cc42953fb7a82eb5 (patch) | |
tree | 047010d1d95919e15709c0fdea7dbc67df4830d3 /include/data3.h | |
parent | 0571056955121d57f7ea691b40f807c8f80ef7b2 (diff) |
RandomlyLookNorthOrEast
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 9ab32e8ce..debca9b73 100755 --- a/include/data3.h +++ b/include/data3.h @@ -23,5 +23,6 @@ extern const u8 gUnknown_0850D710[4]; // {DIR_SOUTH, DIR_NORTH, DIR_WEST, DIR_EA 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} #endif //POKEEMERALD_DATA3_H |