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:
parent
ada905a754
commit
c52cb091ab
12 changed files with 100 additions and 380 deletions
|
@ -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
|
||||
|
|
@ -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
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue