mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
10 lines
256 B
C
10 lines
256 B
C
#ifndef POKEPLATINUM_OV110_021D2124_H
|
|
#define POKEPLATINUM_OV110_021D2124_H
|
|
|
|
#include "bg_window.h"
|
|
|
|
void ov110_021D2124(BgConfig *param0, Window *param1, u8 param2);
|
|
void ov110_021D216C(Window *param0, u8 param1);
|
|
|
|
#endif // POKEPLATINUM_OV110_021D2124_H
|