summaryrefslogtreecommitdiff
path: root/include/pokemon_storage_system.h
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-09-30 01:55:51 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-09-30 01:55:51 -0400
commit044e8cc93b46fccb2e4e5ed5accf4c55917a3f7f (patch)
tree3628ac48decbc59229a6a92ac1270f5bbed4a4bb /include/pokemon_storage_system.h
parent0cac170dfd3bfa9c2386b0b230655ace9dea7f11 (diff)
parentf74d4742f597a423b7a8685d72c06597c8c78db7 (diff)
merge
Diffstat (limited to 'include/pokemon_storage_system.h')
-rw-r--r--include/pokemon_storage_system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pokemon_storage_system.h b/include/pokemon_storage_system.h
index bd4e7915b..9fe3436ef 100644
--- a/include/pokemon_storage_system.h
+++ b/include/pokemon_storage_system.h
@@ -2,5 +2,7 @@
#define GUARD_POKEMON_STORAGE_SYSTEM_H
void ResetPokemonStorageSystem(void);
+void BoxMonRestorePP(struct BoxPokemon *);
+void party_compaction(void);
#endif // GUARD_POKEMON_STORAGE_SYSTEM_H