mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
13 lines
351 B
C
13 lines
351 B
C
#ifndef POKEPLATINUM_OV104_0223D9E4_H
|
|
#define POKEPLATINUM_OV104_0223D9E4_H
|
|
|
|
#include "overlay104/struct_ov104_0223DA28_decl.h"
|
|
|
|
#include "bg_window.h"
|
|
#include "palette.h"
|
|
|
|
UnkStruct_ov104_0223DA28 *ov104_0223D9E4(BgConfig *param0, PaletteData *param1);
|
|
void ov104_0223DA28(UnkStruct_ov104_0223DA28 *param0);
|
|
|
|
#endif // POKEPLATINUM_OV104_0223D9E4_H
|