mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 08:41:27 -05:00
12 lines
338 B
C
12 lines
338 B
C
#ifndef POKEPLATINUM_OV111_021D3548_H
|
|
#define POKEPLATINUM_OV111_021D3548_H
|
|
|
|
#include "bg_window.h"
|
|
|
|
void ov111_021D3548(BgConfig *param0, Window *param1);
|
|
void ov111_021D3578(Window *param0);
|
|
void ov111_021D3594(BgConfig *param0, Window *param1);
|
|
void ov111_021D35C0(Window *param0, int param1);
|
|
|
|
#endif // POKEPLATINUM_OV111_021D3548_H
|