mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
14 lines
360 B
C
14 lines
360 B
C
#ifndef POKEPLATINUM_UNK_02038FFC_H
|
|
#define POKEPLATINUM_UNK_02038FFC_H
|
|
|
|
#include "struct_decls/struct_0202B370_decl.h"
|
|
|
|
#include "savedata.h"
|
|
|
|
int sub_02038FFC(enum HeapID heapID);
|
|
void sub_02039034(WiFiList *param0);
|
|
int WiFiList_GetUserGsProfileId(WiFiList *wifiList);
|
|
BOOL WiFiList_HasValidLogin(SaveData *saveData);
|
|
|
|
#endif // POKEPLATINUM_UNK_02038FFC_H
|