mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 06:24:30 +00:00
More
This commit is contained in:
parent
6fc191b45b
commit
db822f7d0f
15 changed files with 211 additions and 334 deletions
|
@ -1,35 +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 D_80978570
|
||||
.word 0x01860186, 0x01860186, 0x01860186, 0x01860186, 0x01860000
|
||||
glabel D_80978584
|
||||
.word func_80978030
|
||||
.word func_80978030
|
||||
.word func_80978030
|
||||
.word func_80978030
|
||||
.word func_80978030
|
||||
.word func_80978030
|
||||
.word func_80978030
|
||||
.word func_80978030
|
||||
.word func_80978030
|
||||
glabel D_809785A8
|
||||
.word func_809783D4
|
||||
.word func_80978308
|
||||
glabel D_809785B0
|
||||
.word func_809784D4
|
||||
.word func_80978344
|
||||
glabel Demo_Geff_InitVars
|
||||
.word 0x01B20900, 0x00000030, 0x01860000, 0x00000168
|
||||
.word DemoGeff_Init
|
||||
.word DemoGeff_Destroy
|
||||
.word DemoGeff_Update
|
||||
.word DemoGeff_Draw
|
||||
.word 0x00000000, 0x00000000
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue