diff options
author | scnorton <scnorton@biociphers.org> | 2017-05-23 12:06:33 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-05-24 16:15:13 -0400 |
commit | 9684b862198f763e66a4f6348cc1f1cdef075ec0 (patch) | |
tree | f79db558d7fba501c4c935bb41c7dc371383a5d8 /include/field_map_obj.h | |
parent | 8155a807befd4f55f31a38a4535225221708783d (diff) |
Some more functions related to FMO camera and special anims
Diffstat (limited to 'include/field_map_obj.h')
-rwxr-xr-x | include/field_map_obj.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/field_map_obj.h b/include/field_map_obj.h index 3a56ed636..44212ac47 100755 --- a/include/field_map_obj.h +++ b/include/field_map_obj.h @@ -79,4 +79,8 @@ extern const u8 gUnknown_0837567B[9]; extern const struct Coords16 gDirectionToVector[]; +extern struct CameraSomething gUnknown_03004880; +extern s16 gUnknown_03004898; +extern s16 gUnknown_0300489C; + #endif // GUARD_FIELD_MAP_OBJ_H |