mirror of https://github.com/zeldaret/tmc.git
Fix label names
This commit is contained in:
parent
cfc4cd8238
commit
54316c4c8b
|
@ -256,11 +256,11 @@ gUnk_08109244:: @ 08109244
|
|||
gUnk_08109248:: @ 08109248 TODO might be a pointer array?
|
||||
.4byte gUnk_08692F60
|
||||
.4byte gUnk_08692F60
|
||||
.4byte gUnk_006978E0
|
||||
.4byte gUnk_00696F60
|
||||
.4byte gUnk_086978E0
|
||||
.4byte gUnk_08696F60
|
||||
.4byte gUnk_086AAEE0
|
||||
.4byte gUnk_006998E0
|
||||
.4byte gUnk_006A18E0
|
||||
.4byte gUnk_086998E0
|
||||
.4byte gUnk_086A18E0
|
||||
.4byte gUnk_086A2A60
|
||||
.4byte gUnk_086A2EE0
|
||||
|
||||
|
|
|
@ -12584,13 +12584,13 @@ gUnk_08692F60:: @ 08692F60
|
|||
gUnk_08692FA0::
|
||||
@ TODO 08692FA0 to 086A2A3F is .incbin "graphics/font.4bpp"
|
||||
.incbin "baserom.gba", 0x692FA0, 0x0003FC0
|
||||
gUnk_00696F60:: @ 00696F60
|
||||
gUnk_08696F60:: @ 08696F60
|
||||
.incbin "baserom.gba", 0x696F60, 0x0000980
|
||||
gUnk_006978E0:: @ 006978E0
|
||||
gUnk_086978E0:: @ 086978E0
|
||||
.incbin "baserom.gba", 0x6978E0, 0x0002000
|
||||
gUnk_006998E0:: @ 006998E0
|
||||
gUnk_086998E0:: @ 086998E0
|
||||
.incbin "baserom.gba", 0x6998E0, 0x0008000
|
||||
gUnk_006A18E0:: @ 006A18E0
|
||||
gUnk_086A18E0:: @ 086A18E0
|
||||
.incbin "baserom.gba", 0x6A18E0, 0x0001160
|
||||
|
||||
.incbin "baserom.gba", 0x6A2A40, 0x0000020
|
||||
|
|
3346
data/sounds.s
3346
data/sounds.s
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue