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

BgHakaWater OK (#302)

* BgHakaWater OK

* minor style fixups

* made requested changes

* use true/false for isLowered
This commit is contained in:
gamestabled 2020-09-08 22:48:35 -04:00 committed by GitHub
parent 507edd134e
commit 43a3ee9a93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 124 additions and 597 deletions

View file

@ -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 purpose registers
.section .data
.balign 16
glabel Bg_Haka_Water_InitVars
.word 0x00D70600, 0x00000030, 0x008D0000, 0x00000154
.word BgHakaWater_Init
.word BgHakaWater_Destroy
.word BgHakaWater_Update
.word BgHakaWater_Draw
glabel D_808824B0
.word 0x48500064, 0x00000000, 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_80882530
.incbin "baserom/ovl_Bg_Haka_Water", 0x830, 0x00000090