mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-02 22:14:33 +00:00
Decompiled ovl_Bg_Spot18_Shutter (#395)
* Decompiled ovl_Bg_Spot18_Shutter * formatting * PR fix
This commit is contained in:
parent
d080b4ab17
commit
9018841660
15 changed files with 123 additions and 377 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_Spot18_Shutter_InitVars
|
||||
.word 0x01C40600, 0x00000030, 0x00AF0000, 0x00000168
|
||||
.word BgSpot18Shutter_Init
|
||||
.word BgSpot18Shutter_Destroy
|
||||
.word BgSpot18Shutter_Update
|
||||
.word BgSpot18Shutter_Draw
|
||||
glabel D_808B9870
|
||||
.word 0x48500064, 0x00000000, 0x00000000, 0x00000000
|
||||
|
|
@ -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_808B9880
|
||||
.incbin "baserom/ovl_Bg_Spot18_Shutter", 0x4B0, 0x00000090
|
Loading…
Add table
Add a link
Reference in a new issue