diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-09-14 21:25:30 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-09-14 21:25:30 -0400 |
commit | 68c62595f569e9b6ccca1596776330ce31d9d805 (patch) | |
tree | 525373a19f870d3c31b6b9377d374f10e1149239 /include/data3.h | |
parent | 4a1383d77bb1da701290848020b5ebf942182283 (diff) |
RandomlyGoEastOrWest
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 c73a8c991..63be33381 100755 --- a/include/data3.h +++ b/include/data3.h @@ -20,5 +20,6 @@ extern const u16 *const gUnknown_0850BE38[2]; extern const s16 gUnknown_0850D6DC[4]; // {0x20, 0x40, 0x60, 0x80} extern const u8 gUnknown_0850D710[4]; // {DIR_SOUTH, DIR_NORTH, DIR_WEST, DIR_EAST} extern const u8 gUnknown_0850D770[2]; // {DIR_SOUTH, DIR_NORTH} +extern const u8 gUnknown_0850D790[2]; // {DIR_WEST, DIR_EAST} #endif //POKEEMERALD_DATA3_H |