mirror of
https://github.com/zeldaret/oot
synced 2026-08-08 10:33:54 -04:00
Decompiled ovl_Bg_Spot17_Funen (#67)
* First steps * Decompiled ovl_Bg_Spot17_Funen * static functions no more
This commit is contained in:
@@ -1,18 +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_Spot17_Funen_InitVars
|
||||
.word 0x00BF0000, 0x00000030, 0x00B10000, 0x0000014C
|
||||
.word BgSpot17Funen_Init
|
||||
.word BgSpot17Funen_Destroy
|
||||
.word BgSpot17Funen_Update
|
||||
.word 0x00000000
|
||||
glabel D_808B7620
|
||||
.word 0x48500064, 0x00000000, 0x00000000, 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_808B76A0
|
||||
|
||||
.incbin "baserom/ovl_Bg_Spot17_Funen", 0x2A0, 0x00000070
|
||||
@@ -1,29 +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_808B7630
|
||||
.asciz "spot17 obj. 噴煙 (arg_data 0x%04x)\n"
|
||||
.balign 4
|
||||
|
||||
glabel D_808B7654
|
||||
.asciz "../z_bg_spot17_funen.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_808B766C
|
||||
.asciz "../z_bg_spot17_funen.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_808B7684
|
||||
.asciz "../z_bg_spot17_funen.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_808B769C
|
||||
.word 0x38C90FDB
|
||||
|
||||
|
||||
Reference in New Issue
Block a user