diff options
| author | Ethan Roseman <ethteck@gmail.com> | 2020-07-22 23:44:18 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-22 23:44:18 -0400 |
| commit | 5f3f065aa71ef75e28e5e9280657267bbdca24ff (patch) | |
| tree | af60815d602711a1afeec47699c6e055ee16810c /data | |
| parent | 8a309a4e19c3015530b4519ee66fe1184bae5df6 (diff) | |
Decompiled ovl_Bg_Jya_Block (#286)
* Decompiled ovl_Bg_Jya_Block
* PR comments
Diffstat (limited to 'data')
| -rw-r--r-- | data/overlays/actors/z_bg_jya_block.data.s | 20 | ||||
| -rw-r--r-- | data/overlays/actors/z_bg_jya_block.reloc.s | 13 |
2 files changed, 0 insertions, 33 deletions
diff --git a/data/overlays/actors/z_bg_jya_block.data.s b/data/overlays/actors/z_bg_jya_block.data.s deleted file mode 100644 index 58bf32963..000000000 --- a/data/overlays/actors/z_bg_jya_block.data.s +++ /dev/null @@ -1,20 +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 .data - -.balign 16 - -glabel Bg_Jya_Block_InitVars - .word 0x01D50600, 0x00000000, 0x00030000, 0x00000164 -.word BgJyaBlock_Init -.word BgJyaBlock_Destroy -.word BgJyaBlock_Update -.word BgJyaBlock_Draw -glabel D_80894400 - .word 0xC850014D, 0xB0F40708, 0xB0F801F4, 0x30FC05DC - diff --git a/data/overlays/actors/z_bg_jya_block.reloc.s b/data/overlays/actors/z_bg_jya_block.reloc.s deleted file mode 100644 index af6ff8678..000000000 --- a/data/overlays/actors/z_bg_jya_block.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_80894450 - .incbin "baserom/ovl_Bg_Jya_Block", 0x2B0, 0x00000050 |
