diff options
author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2017-09-30 01:17:21 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-30 01:17:21 -0500 |
commit | ed94a3f20629ba7e1bc3dbe5a268c1bd51b756f0 (patch) | |
tree | 235a4541cbe6c6b239730b91ec1fcc5638bc78d0 /data | |
parent | 3c8091393ca12b8eeb26f236a997b70eea5688c6 (diff) | |
parent | 7db6b48aa083ecffd2e3d991bd983fd9be004316 (diff) |
Merge pull request #44 from ProjectRevoTPP/field_special_scene
decompile field_special_scene.c
Diffstat (limited to 'data')
-rw-r--r-- | data/field_special_scene.s (renamed from data/truck_scene_porthole.s) | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/data/truck_scene_porthole.s b/data/field_special_scene.s index c89babcc9..fe8ef1622 100644 --- a/data/truck_scene_porthole.s +++ b/data/field_special_scene.s @@ -2,8 +2,10 @@ .include "constants/constants.inc" .section .rodata + .align 2, 0 -gUnknown_0858E898:: @ 858E898 + +gTruckCamera_HorizontalTable:: @ 858E898 .incbin "baserom.gba", 0x58e898, 0x13 gUnknown_0858E8AB:: @ 858E8AB |