mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
12 lines
360 B
C
12 lines
360 B
C
#ifndef POKEPLATINUM_OV107_02249D14_H
|
|
#define POKEPLATINUM_OV107_02249D14_H
|
|
|
|
#include "bg_window.h"
|
|
|
|
void ov107_02249D14(BgConfig *param0, Window *param1, u8 param2);
|
|
void ov107_02249D5C(Window *param0, u8 param1);
|
|
void ov107_02249D84(BgConfig *param0, Window *param1);
|
|
void ov107_02249DBC(Window *param0, int param1);
|
|
|
|
#endif // POKEPLATINUM_OV107_02249D14_H
|