mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-14 00:01:13 -05:00
9 lines
125 B
ArmAsm
9 lines
125 B
ArmAsm
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.syntax unified
|
|
|
|
.text
|
|
|
|
.align 2, 0 @ Don't pad with nop.
|