mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-02 22:14:33 +00:00
Decomp BgYdanMaruta (#338)
* Fix * fix * Fixed upstream * PR fixes * PR fixes * Fix ZAP2. Hopefully
This commit is contained in:
parent
6f54edd365
commit
dea5f4aae5
16 changed files with 189 additions and 221 deletions
|
@ -1,27 +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_Ydan_Maruta_InitVars
|
||||
.word 0x00510600, 0x00000000, 0x00360000, 0x00000244
|
||||
.word BgYdanMaruta_Init
|
||||
.word BgYdanMaruta_Destroy
|
||||
.word BgYdanMaruta_Update
|
||||
.word BgYdanMaruta_Draw
|
||||
glabel D_808BF300
|
||||
.word 0x00000000, 0x20000000, 0x00040000, 0x00000004, 0x00000000, 0x11010000, 0x435C0000, 0xC1200000, 0x00000000, 0x435C0000, 0x41200000, 0x00000000, 0xC35C0000, 0x41200000, 0x00000000
|
||||
glabel D_808BF33C
|
||||
.word 0x00000000, 0x20000000, 0x00040000, 0x00000004, 0x00000000, 0x11010000, 0x41800000, 0x00000000, 0x00000000, 0x41800000, 0x43070000, 0x00000000, 0xC1800000, 0x43070000, 0x00000000
|
||||
glabel D_808BF378
|
||||
.word 0x0A110900, 0x20020000, 0x00000002
|
||||
.word D_808BF300
|
||||
glabel D_808BF388
|
||||
.word 0x48500064, 0x00000000
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue