mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-02 22:14:33 +00:00
Decompiled ovl_Bg_Jya_Block (#286)
* Decompiled ovl_Bg_Jya_Block * PR comments
This commit is contained in:
parent
8a309a4e19
commit
5f3f065aa7
9 changed files with 59 additions and 213 deletions
|
@ -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
|
||||
|
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue