pokeplatinum/include/unk_02038F8C.h
2026-01-30 14:37:51 -07:00

10 lines
325 B
C

#ifndef POKEPLATINUM_UNK_02038F8C_H
#define POKEPLATINUM_UNK_02038F8C_H
#include "struct_defs/wi_fi_history.h"
void WiFiHistory_FlagGeonetLinkInfo(WiFiHistory *wiFiHistory);
void WiFiHistory_FlagGeonetCommunicatedWith(WiFiHistory *wiFiHistory, int country, int region, int language);
#endif // POKEPLATINUM_UNK_02038F8C_H