summaryrefslogtreecommitdiff
path: root/include/pokemon_storage_system.h
blob: bd4e7915bb5de6c3441d265bb4e7ba52aa62b485 (plain)
1
2
3
4
5
6
#ifndef GUARD_POKEMON_STORAGE_SYSTEM_H
#define GUARD_POKEMON_STORAGE_SYSTEM_H

void ResetPokemonStorageSystem(void);

#endif // GUARD_POKEMON_STORAGE_SYSTEM_H