mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-05-15 01:10:02 -05:00
9 lines
125 B
ArmAsm
Executable File
9 lines
125 B
ArmAsm
Executable File
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.syntax unified
|
|
|
|
.text
|
|
|
|
.align 2, 0 @ Don't pad with nop.
|