mirror of
https://github.com/zeldaret/oot
synced 2026-09-01 09:43:06 -04:00
Bg jya1flift (#269)
* Update ZAP2 * BgJya1flift progress * BgJya1flift Progress * Rename unknown variables * BgJya1flift Progress * Finish Decomp for BgJya1flift FInished decomp and added missing functions to functions.h * Fix struct padding * PR fixes * PR fixes * Pr Fixes
This commit is contained in:
@@ -1,26 +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_808930E0
|
||||
.word 0x00000000
|
||||
glabel Bg_Jya_1flift_InitVars
|
||||
.word 0x018E0100, 0x00000010, 0x00F10000, 0x000001BC
|
||||
.word BgJya1flift_Init
|
||||
.word BgJya1flift_Destroy
|
||||
.word BgJya1flift_Update
|
||||
.word BgJya1flift_Draw
|
||||
glabel D_80893104
|
||||
.word 0x0A000039, 0x20010000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000100, 0x00460050, 0xFFAE0000, 0x00000000
|
||||
glabel D_80893130
|
||||
.word 0x43DD8000, 0xC2480000
|
||||
glabel D_80893138
|
||||
.word 0xC8500064, 0xB0F404B0, 0xB0F80190, 0x30FC04B0, 0x00000000, 0x00000000
|
||||
|
||||
@@ -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_808931D0
|
||||
.incbin "baserom/ovl_Bg_Jya_1flift", 0x670, 0x000000F0
|
||||
Reference in New Issue
Block a user