1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 12:54:51 +00:00
oot/data/overlays/actors/z_en_dekunuts.data.s
Roman971 53ceea717d
Properly align asm & data (+ minor fixes) (#165)
* Add .align 4 directives to all data/ files (+ minor alignment fixes)

* Use .balign for everything and fix typo
2020-05-26 18:09:00 -04:00

29 lines
864 B
ArmAsm

.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 En_Dekunuts_InitVars
.word 0x00600500, 0x00000005, 0x004A0000, 0x00000314
.word EnDekunuts_Init
.word EnDekunuts_Destroy
.word EnDekunuts_Update
.word EnDekunuts_Draw
glabel D_809EAB50
.word 0x06000939, 0x10010000, 0x00000000, 0x00000000, 0x00000000, 0xFFCFFFFF, 0x00000000, 0x00010100, 0x00120020, 0x00000000, 0x00000000
glabel D_809EAB7C
.word 0x01000012, 0x0020FF00
glabel D_809EAB84
.word 0x10020102, 0x01020202, 0x01020424, 0x02020202, 0x02240000, 0x00000104, 0x02020804, 0x00000400
glabel D_809EABA4
.word 0x8917004D, 0xB06CFFFF, 0x304C0A28
glabel D_809EABB0
.word 0x00000000, 0x00000000, 0x00000000, 0x00000000