mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-09 04:23:14 -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.
|