mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 06:24:30 +00:00
Decompiled ovl_Bg_Spot05_Soko
This commit is contained in:
parent
64b66029ad
commit
2d11436367
9 changed files with 0 additions and 237 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 purposee registers
|
||||
|
||||
.section .data
|
||||
|
||||
glabel Bg_Spot05_Soko_InitVars
|
||||
.word 0x018D0600, 0x00000000, 0x01610000, 0x0000016C
|
||||
.word BgSpot05Soko_Init
|
||||
.word BgSpot05Soko_Destroy
|
||||
.word BgSpot05Soko_Update
|
||||
.word BgSpot05Soko_Draw
|
||||
glabel D_808AE720
|
||||
.word 0x48500064
|
||||
glabel D_808AE724
|
||||
.word 0x06000840, 0x06001190, 0x00000000
|
||||
|
|
@ -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_808AE730
|
||||
|
||||
.incbin "baserom/ovl_Bg_Spot05_Soko", 0x2C0, 0x00000050
|
Loading…
Add table
Add a link
Reference in a new issue