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

Bg_Gjyo_Bridge OK

This commit is contained in:
zelda2773 2020-03-26 01:22:08 -04:00
parent ada905a754
commit c52cb091ab
12 changed files with 100 additions and 380 deletions

View file

@ -1,18 +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 purposee registers
.section .data
glabel Bg_Gjyo_Bridge_InitVars
.word 0x01480600, 0x00000000, 0x01300000, 0x00000168
.word BgGjyoBridge_Init
.word BgGjyoBridge_Destroy
.word BgGjyoBridge_Update
.word BgGjyoBridge_Draw
glabel D_80878B50
.word 0xB0F80320, 0x48500064, 0x00000000, 0x00000000

View file

@ -1,30 +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 purposee registers
.section .rodata
glabel D_80878B60
.asciz "../z_bg_gjyo_bridge.c"
.balign 4
glabel D_80878B78
.asciz "../z_bg_gjyo_bridge.c"
.balign 4
glabel D_80878B90
.asciz "../z_bg_gjyo_bridge.c"
.balign 4
glabel D_80878BA8
.word 0x44A78000
glabel D_80878BAC
.word 0x44CFC000