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