1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 21:04:43 +00:00
oot/data/overlays/actors/z_en_brob.data.s

27 lines
676 B
ArmAsm
Raw Normal View History

2020-03-17 04:31:30 +00:00
.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
2020-03-17 04:31:30 +00:00
.section .data
.balign 16
2020-03-17 04:31:30 +00:00
glabel En_Brob_InitVars
.word 0x00B60500, 0x00000005, 0x00AC0000, 0x000002C0
.word EnBrob_Init
.word EnBrob_Destroy
.word EnBrob_Update
.word EnBrob_Draw
glabel D_809CBA80
.word 0x00110939, 0x10010000, 0x01000000, 0xFFCFFFFF, 0x03080000, 0xFFCFFFFF, 0x01000000, 0x19010100, 0x1F402AF8, 0xEC780000, 0x00000000
glabel D_809CBAAC
.word 0x0000003C, 0x0078FF00
glabel D_809CBAB4
.word 0xFFFFFFFF
glabel D_809CBAB8
.word 0xC8FFFFFF, 0x00000000