diff options
| author | Roman971 <32455037+Roman971@users.noreply.github.com> | 2021-08-30 03:03:20 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-29 21:03:20 -0400 |
| commit | ead672acc8498c5843ff7125c3ebec56d159d0ce (patch) | |
| tree | 1dd7c202c5517cbdbc7c66768c973779d79f54e5 /data | |
| parent | 37871e555fde2e781c9ab8fc50e538e30cd623c6 (diff) | |
Match the remaining function in Boss_Tw (#930)
Diffstat (limited to 'data')
| -rw-r--r-- | data/overlays/actors/z_boss_tw.reloc.s | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/data/overlays/actors/z_boss_tw.reloc.s b/data/overlays/actors/z_boss_tw.reloc.s deleted file mode 100644 index 0fba020f2..000000000 --- a/data/overlays/actors/z_boss_tw.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_8094B230 - .incbin "baserom/ovl_Boss_Tw", 0x12560, 0x00001610 |
