1
0
mirror of https://github.com/blawar/ooot.git synced 2024-07-04 18:13:37 +00:00
ooot/data/game.bss.s
2020-03-17 00:31:30 -04:00

30 lines
460 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 purposee registers
.section .bss
glabel D_801664D0
.space 0x20
glabel D_801664F0
.space 0x10
glabel D_80166500
.space 0x10
glabel D_80166510
.space 0x18
glabel D_80166528
.space 0x88
glabel D_801665B0
.space 0x10
glabel D_801665C0
.space 0x10