mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-20 02:38:10 -05:00
20 lines
485 B
C++
20 lines
485 B
C++
#include <nitro/fs/overlay.h>
|
|
#pragma once
|
|
.public Sav2_PlayerData_GetCoinsAddr
|
|
.public CheckCoins
|
|
.public GiveCoins
|
|
.public CanGiveCoins
|
|
.public TakeCoins
|
|
.public Save_Pokeathlon_get
|
|
.public SavePokeathlon_AddAthletePoints
|
|
.public SavePokeathlon_SubAthletePoints
|
|
.public SavePokeathlon_GetAthletePoints
|
|
.public ScriptReadHalfword
|
|
.public ScriptReadWord
|
|
.public FieldSysGetAttrAddr
|
|
.public GetVarPointer
|
|
.public VarGet
|
|
.public ov01_021EEC00
|
|
.public ov01_021EEC68
|
|
.public ov01_021EEC7C
|