mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-23 07:28:11 -05:00
10 lines
278 B
C
10 lines
278 B
C
#ifndef POKEPLATINUM_UNK_02038F8C_H
|
|
#define POKEPLATINUM_UNK_02038F8C_H
|
|
|
|
#include "struct_defs/wi_fi_history.h"
|
|
|
|
void sub_02038F8C(WiFiHistory *wiFiHistory);
|
|
void sub_02038FDC(WiFiHistory *wiFiHistory, int param1, int param2, int param3);
|
|
|
|
#endif // POKEPLATINUM_UNK_02038F8C_H
|