mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
12 lines
338 B
C
12 lines
338 B
C
#ifndef POKEPLATINUM_OV105_02246214_H
|
|
#define POKEPLATINUM_OV105_02246214_H
|
|
|
|
#include "bg_window.h"
|
|
|
|
void ov105_02246214(BgConfig *param0, Window *param1);
|
|
void ov105_02246244(Window *param0);
|
|
void ov105_02246260(BgConfig *param0, Window *param1);
|
|
void ov105_0224628C(Window *param0, int param1);
|
|
|
|
#endif // POKEPLATINUM_OV105_02246214_H
|