mirror of
https://github.com/zeldaret/tmc
synced 2026-08-06 01:49:01 -04:00
Move some const data into code files
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
gUnk_080B77C8:: @ 080B77C8
|
||||
.4byte sub_0801B250
|
||||
.4byte sub_0801B2CC
|
||||
.4byte sub_0801B318
|
||||
.4byte sub_0801B38C
|
||||
|
||||
gUnk_080B77D8:: @ 080B77D8
|
||||
.4byte sub_0801B330
|
||||
.4byte sub_0801B340
|
||||
.4byte sub_0801B354
|
||||
.4byte sub_0801B368
|
||||
.4byte sub_0801B384
|
||||
.incbin "playerItemBomb/gUnk_080B77D8.bin"
|
||||
|
||||
gUnk_080B77F4:: @ 080B77F4
|
||||
.incbin "playerItemBomb/gUnk_080B77F4.bin"
|
||||
@@ -1,12 +0,0 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
gUnk_080FEEA8:: @ 080FEEA8
|
||||
.4byte sub_08054A60
|
||||
.4byte sub_08054AC8
|
||||
|
||||
gUnk_080FEEB0:: @ 080FEEB0
|
||||
.incbin "playerItemLantern/gUnk_080FEEB0.bin"
|
||||
Reference in New Issue
Block a user