mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
14 lines
371 B
C
14 lines
371 B
C
#ifndef POKEPLATINUM_OV104_0223C164_H
|
|
#define POKEPLATINUM_OV104_0223C164_H
|
|
|
|
#include "overlay104/struct_ov104_0223C23C_decl.h"
|
|
|
|
#include "bg_window.h"
|
|
|
|
UnkStruct_ov104_0223C23C *ov104_0223C164(BgConfig *param0);
|
|
void ov104_0223C23C(UnkStruct_ov104_0223C23C *param0);
|
|
u16 ov104_0223C264(u8 param0);
|
|
u16 ov104_0223C29C(u8 param0);
|
|
|
|
#endif // POKEPLATINUM_OV104_0223C164_H
|