mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-06-01 05:01:11 -05:00
75 lines
2.0 KiB
PHP
75 lines
2.0 KiB
PHP
#include <nitro/fs/overlay.h>
|
|
#pragma once
|
|
.public BufferString
|
|
.public BufferPlayersName
|
|
.public BufferBoxMonSpeciesName
|
|
.public BufferBoxMonSpeciesNameWithArticle
|
|
.public BufferItemName
|
|
.public BufferDecorationName
|
|
.public BufferSealName
|
|
.public BufferFashionName
|
|
.public BufferContestBackgroundName
|
|
.public BufferPokewalkerCourseName
|
|
.public sub_02017FE4
|
|
.public FreeToHeap
|
|
.public LCRandom
|
|
.public PRandom
|
|
.public GF_AssertFail
|
|
.public String_Delete
|
|
.public Save_PlayerData_GetProfileAddr
|
|
.public PlayerProfile_GetPlayerName_NewString
|
|
.public PlayerProfile_GetTrainerID
|
|
.public PlayerProfile_GetTrainerGender
|
|
.public sub_020290E4
|
|
.public sub_020291D4
|
|
.public Save_FashionData_GetFashionCase
|
|
.public sub_0202BB08
|
|
.public sub_0202BBD8
|
|
.public Save_FashionData_Get
|
|
.public Save_SealCase_Get
|
|
.public GiveOrTakeSeal
|
|
.public SealCase_CheckSealQuantity
|
|
.public Save_SpecialRibbons_Get
|
|
.public GetStaticPointerToSaveMysteryGift
|
|
.public DeleteStaticPointerToMysteryGift
|
|
.public GetFirstQueuedMysteryGiftIdx
|
|
.public GetMysteryGiftTagByIdx
|
|
.public GetMysteryGiftDataByIdx
|
|
.public SetMysteryGiftReceivedByIdx
|
|
.public UpdatePokedexWithReceivedSpecies
|
|
.public Save_PhotoAlbum_Get
|
|
.public PhotoAlbum_GetIndexOfFirstEmptySlot
|
|
.public PhotoAlbum_GetNumSaved
|
|
.public PhotoAlbum_SetPhotoAtIndex
|
|
.public Save_Pokewalker_Get
|
|
.public Pokewalker_CourseIsUnlocked
|
|
.public Pokewalker_UnlockCourse
|
|
.public FieldSystem_GetSaveDataPtr
|
|
.public ScriptReadHalfword
|
|
.public FieldSysGetAttrAddr
|
|
.public GetVarPointer
|
|
.public SaveArray_Flags_Get
|
|
.public GiveEgg
|
|
.public sub_02066B9C
|
|
.public ScriptState_GetVar404C
|
|
.public ScriptState_SetVar404C
|
|
.public AllocMonZeroed
|
|
.public CalcMonLevelAndStats
|
|
.public GetMonData
|
|
.public SetMonData
|
|
.public GetMonGender
|
|
.public CalcShininessByOtIdAndPersonality
|
|
.public Mon_GetBoxMon
|
|
.public CopyPokemonToPokemon
|
|
.public SetMonPersonality
|
|
.public AddMonToParty
|
|
.public GetPartyCount
|
|
.public SaveArray_PlayerParty_Get
|
|
.public BagHasSpaceForItem
|
|
.public BagAddItem
|
|
.public BagHasItem
|
|
.public SaveGetBag
|
|
.public GetSpecialRibbonNo
|
|
.public MonSetTrainerMemo
|
|
.public OS_GetTick
|