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

z_ovl_bg_spot07_taki OK (#766)

* z_bg_spot07_taki OK

* clean up code

* implement pr suggestions

* thisx fix
This commit is contained in:
mzxrules 2021-04-11 21:33:29 -04:00 committed by GitHub
parent 7f94088a3b
commit 62df74991d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 100 additions and 454 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_Spot07_Taki_InitVars
.word 0x01200100, 0x00000030, 0x01130000, 0x00000168
.word BgSpot07Taki_Init
.word BgSpot07Taki_Destroy
.word BgSpot07Taki_Update
.word BgSpot07Taki_Draw
glabel D_808B0200
.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_808B0270
.incbin "baserom/ovl_Bg_Spot07_Taki", 0x640, 0x00000060