mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 14:34:32 +00:00
Decompiled ovl_Bg_Spot01_Idohashira (1 non-matching) (#213)
* Almost done * one non-matching * PR suggestions * Further suggestions * minor correction
This commit is contained in:
parent
7c2072ee23
commit
5f61c105b4
27 changed files with 319 additions and 833 deletions
|
@ -1,28 +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 D_808AB830
|
||||
.word func_808AB504
|
||||
.word func_808AB510
|
||||
.word func_808AB530
|
||||
.word func_808AB570
|
||||
glabel D_808AB840
|
||||
.word 0x48500064
|
||||
glabel D_808AB844
|
||||
.word func_808AB700
|
||||
glabel Bg_Spot01_Idohashira_InitVars
|
||||
.word 0x01030600, 0x00000010, 0x00F90000, 0x00000174
|
||||
.word BgSpot01Idohashira_Init
|
||||
.word BgSpot01Idohashira_Destroy
|
||||
.word BgSpot01Idohashira_Update
|
||||
.word BgSpot01Idohashira_Draw
|
||||
.word 0x00000000, 0x00000000
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue