1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-03 14:34:32 +00:00

ovl_bg_ice_turara OK (#467)

* ovl_Bg_Ice_Turara.c OK

* =Updated z_bg_ice_turara.c to address comments

* Params and all functions named

* remove unnecessary linebreak

* Update src/overlays/actors/ovl_Bg_Ice_Turara/z_bg_ice_turara.h

Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>

* Changed enum names

Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
This commit is contained in:
EllipticEllipsis 2020-11-23 23:32:57 +00:00 committed by GitHub
parent 385c419aa2
commit 9a9025f01c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 173 additions and 575 deletions

View file

@ -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 purpose registers
.section .data
.balign 16
glabel D_80892620
.word 0x0A110900, 0x20010000, 0x00000000, 0xFFCFFFFF, 0x00040000, 0x4FC007CA, 0x00000000, 0x01010000, 0x000D0078, 0x00000000, 0x00000000
glabel Bg_Ice_Turara_InitVars
.word 0x01C70600, 0x00000000, 0x006B0000, 0x000001B8
.word BgIceTurara_Init
.word BgIceTurara_Destroy
.word BgIceTurara_Update
.word BgIceTurara_Draw
glabel D_8089266C
.word 0xB0F80258, 0xB06CFFFD, 0xB070FFE2, 0x48500064
glabel D_8089267C
.word 0x00000000, 0xBF800000, 0x00000000
glabel D_80892688
.word 0xAAFFFFFF
glabel D_8089268C
.word 0x003264FF

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_808926A0
.incbin "baserom/ovl_Bg_Ice_Turara", 0x780, 0x000000A0