mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-13 08:36:23 -05:00
12 lines
327 B
C
12 lines
327 B
C
#ifndef POKEPLATINUM_UNK_0208694C_H
|
|
#define POKEPLATINUM_UNK_0208694C_H
|
|
|
|
#include "struct_defs/struct_0208737C.h"
|
|
|
|
#include "game_options.h"
|
|
|
|
UnkStruct_0208737C *sub_0208712C(int param0, int param1, int param2, int param3, Options *param4);
|
|
void sub_0208716C(UnkStruct_0208737C *param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0208694C_H
|