pokeplatinum/include/overlay018/ov18_0221F800.h
Gudf 71b5c18510 Document remaining lower level WiFi-related overlays
Includes overlay 4, that handles most of the Nintendo WFC communication,
overlay 18, responsible for opening the WFC settings and overlay 60,
which holds the HTTP & base 64 encoding stuff.
2026-02-03 21:20:12 +01:00

9 lines
199 B
C

#ifndef POKEPLATINUM_OV18_0221F800_H
#define POKEPLATINUM_OV18_0221F800_H
#include "constants/heap.h"
void WFCSettings_StartApplication(enum HeapID heapID);
#endif // POKEPLATINUM_OV18_0221F800_H