mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
9 lines
235 B
C
9 lines
235 B
C
#ifndef POKEPLATINUM_UNK_02039814_H
|
|
#define POKEPLATINUM_UNK_02039814_H
|
|
|
|
#include "constants/heap.h"
|
|
|
|
void NetworkError_DisplayNetworkError(enum HeapID heapID, int networkErrorId, int errorCode);
|
|
|
|
#endif // POKEPLATINUM_UNK_02039814_H
|