mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 14:34:32 +00:00
ovl_Door_Ana OK
This commit is contained in:
parent
5fc1f7aec5
commit
97538a2f14
17 changed files with 200 additions and 494 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 Door_Ana_InitVars
|
||||
.word 0x009B0700, 0x02000000, 0x00020000, 0x0000019C
|
||||
.word DoorAna_Init
|
||||
.word DoorAna_Destroy
|
||||
.word DoorAna_Update
|
||||
.word DoorAna_Draw
|
||||
glabel D_809944C0
|
||||
.word 0x0A000900, 0x00010000, 0x02000000, 0x00000000, 0x00000000, 0x00000048, 0x00000000, 0x00010000, 0x0032000A, 0x00000000, 0x00000000
|
||||
glabel D_809944EC
|
||||
.word 0x036D003F, 0x0598059C, 0x05A005A4, 0x05A805AC, 0x05B005B4, 0x05B805BC, 0x05C005C4, 0x05FC0000, 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_80994550
|
||||
|
||||
.incbin "baserom/ovl_Door_Ana", 0x660, 0x00000090
|
|
@ -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 purposee registers
|
||||
|
||||
.section .rodata
|
||||
|
||||
glabel D_80994510
|
||||
|
||||
.asciz "../z_door_ana.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_80994520
|
||||
|
||||
.asciz "../z_door_ana.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_80994530
|
||||
|
||||
.asciz "../z_door_ana.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_80994540
|
||||
.word 0x471C4000, 0x00000000, 0x00000000, 0x00000000
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue