mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
13 lines
406 B
C
13 lines
406 B
C
#ifndef POKEPLATINUM_OV5_021E2098_H
|
|
#define POKEPLATINUM_OV5_021E2098_H
|
|
|
|
#include "overlay005/struct_ov5_021E2098.h"
|
|
#include "overlay005/struct_ov5_021E20E8_decl.h"
|
|
|
|
#include <nitro/gx.h>
|
|
|
|
UnkStruct_ov5_021E20E8 * ov5_021E2098(UnkStruct_ov5_021E2098 * param0);
|
|
void ov5_021E20E8(UnkStruct_ov5_021E20E8 ** param0, GXDispMode param1, GXBGMode param2, GXBG0As param3);
|
|
|
|
#endif // POKEPLATINUM_OV5_021E2098_H
|