diff options
| author | Synray <31429825+Synray@users.noreply.github.com> | 2021-09-20 11:12:05 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-20 14:12:05 -0400 |
| commit | ac8dd91626404d096e8929428ddb76e2b50533fb (patch) | |
| tree | f65fe44d5bfda555f2a37e8909a6d9662e42fdb9 /data | |
| parent | 4ecd175bd1d6da1c43d17ab3f09d982096fcf298 (diff) | |
Match remaining function in Bg_Jya_Cobra (#969)
* Match remaining function in Bg_Jya_Cobra
* Format
Diffstat (limited to 'data')
| -rw-r--r-- | data/overlays/actors/z_bg_jya_cobra.reloc.s | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/data/overlays/actors/z_bg_jya_cobra.reloc.s b/data/overlays/actors/z_bg_jya_cobra.reloc.s deleted file mode 100644 index 8c3f2fd6b..000000000 --- a/data/overlays/actors/z_bg_jya_cobra.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_80897750 - .incbin "baserom/ovl_Bg_Jya_Cobra", 0x1E60, 0x00000220 |
