mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-24 21:27:50 -05:00
12 lines
339 B
C++
12 lines
339 B
C++
#include <nitro/fs/overlay.h>
|
|
#pragma once
|
|
.public SavArray_get
|
|
.public Sav2_FollowPoke_sizeof
|
|
.public Sav2_FollowPoke_init
|
|
.public Sav2_FollowPoke_get
|
|
.public SavFollowPoke_SetMapId
|
|
.public SavFollowPoke_GetMapId
|
|
.public SavFollowPoke_SetUnused2bitField
|
|
.public SavFollowPoke_SetInhibitFlagState
|
|
.public SavFollowPoke_GetInhibitFlagState
|