diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/overlays/actors/z_door_warp1.reloc.s | 13 | ||||
| -rw-r--r-- | data/overlays/actors/z_en_ganon_mant.reloc.s | 13 | ||||
| -rw-r--r-- | data/overlays/actors/z_en_tp.reloc.s | 13 |
3 files changed, 0 insertions, 39 deletions
diff --git a/data/overlays/actors/z_door_warp1.reloc.s b/data/overlays/actors/z_door_warp1.reloc.s deleted file mode 100644 index 0b39239d2..000000000 --- a/data/overlays/actors/z_door_warp1.reloc.s +++ /dev/null @@ -1,13 +0,0 @@ -.include "macro.inc" - - # assembler directives - .set noat # allow manual use of $at - .set noreorder # don't insert nops after branches - .set gp=64 # allow use of 64-bit general purpose registers - -.section .rodata - -.balign 16 - -glabel D_8099C830 - .incbin "baserom/ovl_Door_Warp1", 0x40B0, 0x00000470 diff --git a/data/overlays/actors/z_en_ganon_mant.reloc.s b/data/overlays/actors/z_en_ganon_mant.reloc.s deleted file mode 100644 index feaf8da7a..000000000 --- a/data/overlays/actors/z_en_ganon_mant.reloc.s +++ /dev/null @@ -1,13 +0,0 @@ -.include "macro.inc" - - # assembler directives - .set noat # allow manual use of $at - .set noreorder # don't insert nops after branches - .set gp=64 # allow use of 64-bit general purpose registers - -.section .rodata - -.balign 16 - -glabel D_80A27EF0 - .incbin "baserom/ovl_En_Ganon_Mant", 0x4190, 0x00000110 diff --git a/data/overlays/actors/z_en_tp.reloc.s b/data/overlays/actors/z_en_tp.reloc.s deleted file mode 100644 index 90fae686f..000000000 --- a/data/overlays/actors/z_en_tp.reloc.s +++ /dev/null @@ -1,13 +0,0 @@ -.include "macro.inc" - - # assembler directives - .set noat # allow manual use of $at - .set noreorder # don't insert nops after branches - .set gp=64 # allow use of 64-bit general purpose registers - -.section .rodata - -.balign 16 - -glabel D_80B22BA0 - .incbin "baserom/ovl_En_Tp", 0x1DC0, 0x00000150 |
