diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2016-10-28 23:59:19 -0400 |
---|---|---|
committer | YamaArashi <YamaArashi@users.noreply.github.com> | 2016-10-28 20:59:19 -0700 |
commit | 97c6849805f31404ae204b3a8fe831db8f5405c7 (patch) | |
tree | 685b87e609b0fdc283f33b7d01df6073604d3d8c /data | |
parent | d9e59a388c7c4b2464769963b3d58980ce742f70 (diff) |
decompile truck_scene.c (#76)
* begin decompiling truck_scene.c
* more truck_scene.c work.
* Task_Truck2 pushed for YamaArashi, nonmatching
* begin decompiling truck_scene.c
more truck_scene.c work.
Task_Truck2 pushed for YamaArashi, nonmatching
* make truck scene match
* cleanup
* more consistency
* finish decompiling truck_scene.c
* formatting
* oops
Diffstat (limited to 'data')
-rw-r--r-- | data/data2.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/data2.s b/data/data2.s index f527bd91d..0fa893e83 100644 --- a/data/data2.s +++ b/data/data2.s @@ -7124,7 +7124,7 @@ gUnknown_08376364:: @ 8376364 .4byte sub_8069AA0 .4byte sub_8069864 .4byte sub_8069DD4 - .4byte sub_80C7700 + .4byte EndTruckSequence .4byte sub_80BCF1C .4byte sub_806A07C @@ -15539,7 +15539,7 @@ gMapObjectPic_MovingBox: @ 83D28AC gMapObjectPalette19: @ 83D292C .incbin "graphics/map_objects/palettes/19.gbapal" -gUnknown_083D294C:: @ 83D294C +gTruckCamera_HorizontalTable:: @ 83D294C .byte 0 .byte 0 .byte 0 |