mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 14:34:32 +00:00
Decompiled ovl_Bg_Gate_Shutter
This commit is contained in:
parent
b372169893
commit
80bced5204
15 changed files with 134 additions and 394 deletions
|
@ -1,16 +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 purposee registers
|
||||
|
||||
.section .data
|
||||
|
||||
glabel Bg_Gate_Shutter_InitVars
|
||||
.word 0x01000700, 0x00000000, 0x01810000, 0x0000017C
|
||||
.word BgGateShutter_Init
|
||||
.word BgGateShutter_Destroy
|
||||
.word BgGateShutter_Update
|
||||
.word BgGateShutter_Draw
|
||||
|
|
@ -1,11 +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 purposee registers
|
||||
|
||||
.section .rodata
|
||||
glabel D_80878630
|
||||
|
||||
.incbin "baserom/ovl_Bg_Gate_Shutter", 0x4D0, 0x00000090
|
|
@ -1,35 +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 purposee registers
|
||||
|
||||
.section .rodata
|
||||
|
||||
glabel D_808785B0
|
||||
.word 0x0A0A0000
|
||||
glabel D_808785B4
|
||||
|
||||
.asciz "[32m ☆☆☆☆☆ 柵でたなぁ ☆☆☆☆☆ \n[m"
|
||||
.balign 4
|
||||
|
||||
glabel D_808785E0
|
||||
|
||||
.asciz "../z_bg_gate_shutter.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_808785F8
|
||||
|
||||
.asciz "../z_bg_gate_shutter.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_80878610
|
||||
|
||||
.asciz "../z_bg_gate_shutter.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_80878628
|
||||
.word 0xC4ABE000, 0x00000000
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue