1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-02 22:14:33 +00:00

ovl_Bg_Mori_Hineri OK (#279)

* bg_mori_hineri OK

* added description and removed reloc

* made suggested changes from fig

* made suggested changes

* Named a few functions in ovl_Bg_Mori_Hineri
This commit is contained in:
Lucas Shaw 2020-07-23 03:51:02 -07:00 committed by GitHub
parent 5f3f065aa7
commit e3afc9ab5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 274 additions and 980 deletions

View file

@ -1,24 +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_808A43E0
.word 0xFFFF0000
glabel Bg_Mori_Hineri_InitVars
.word 0x00680100, 0x00000030, 0x00010000, 0x0000016C
.word BgMoriHineri_Init
.word BgMoriHineri_Destroy
.word BgMoriHineri_Update
.word 0x00000000
glabel D_808A4404
.word 0x485003E8
glabel D_808A4408
.word 0x060024E0, 0x06001980, 0x060020F0, 0x06002B70, 0x00000000, 0x00000000

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_808A44F0
.incbin "baserom/ovl_Bg_Mori_Hineri", 0xD20, 0x00000150