1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-03 06:24:30 +00:00

BgGndFiremeiro OK and documented (#850)

* OK, data imported

* Name everything

* Delete asm
This commit is contained in:
EllipticEllipsis 2021-06-14 18:50:16 +01:00 committed by GitHub
parent d3db43df00
commit d399c3deb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 119 additions and 420 deletions

View file

@ -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 purpose registers
.section .data
.balign 16
glabel Bg_Gnd_Firemeiro_InitVars
.word 0x01B30600, 0x00000030, 0x01790000, 0x00000178
.word BgGndFiremeiro_Init
.word BgGndFiremeiro_Destroy
.word BgGndFiremeiro_Update
.word BgGndFiremeiro_Draw

View file

@ -1,13 +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 .rodata
.balign 16
glabel D_80879A30
.incbin "baserom/ovl_Bg_Gnd_Firemeiro", 0x570, 0x00000070