diff options
| author | Synray <31429825+Synray@users.noreply.github.com> | 2021-09-20 11:38:25 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-20 14:38:25 -0400 |
| commit | 1c0503cd3b3725d8ecf53a9167674ff25f24d9ff (patch) | |
| tree | 5ed65ae70889299fffda15536d21939cb6dc9da1 /data | |
| parent | bf53f2c95ed7fca385d5eba72d6393ae922d94dd (diff) | |
Match func_80B42F74 in Yabusame Mark (#976)
Diffstat (limited to 'data')
| -rw-r--r-- | data/overlays/actors/z_en_yabusame_mark.reloc.s | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/data/overlays/actors/z_en_yabusame_mark.reloc.s b/data/overlays/actors/z_en_yabusame_mark.reloc.s deleted file mode 100644 index 5314ae790..000000000 --- a/data/overlays/actors/z_en_yabusame_mark.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_80B438C0 - .incbin "baserom/ovl_En_Yabusame_Mark", 0xB00, 0x00000100 |
