mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-04 17:11:55 -05:00
13 lines
148 B
ArmAsm
13 lines
148 B
ArmAsm
#include "macros/btlcmd.inc"
|
|
|
|
.data
|
|
|
|
_000:
|
|
CalcExpGain _005
|
|
StartGetExpTask
|
|
WaitGetExpTask
|
|
Dummy2A 4294967292
|
|
|
|
_005:
|
|
End
|