mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-21 22:47:54 -05:00
16 lines
558 B
C
16 lines
558 B
C
#ifndef POKEPLATINUM_UNK_0200A784_H
|
|
#define POKEPLATINUM_UNK_0200A784_H
|
|
|
|
|
|
#include <nnsys.h>
|
|
|
|
void sub_0200A784(int param0, int param1, int param2, int param3, int param4, int param5, int param6, int param7, int param8);
|
|
void sub_0200A858(void);
|
|
void sub_0200A878(void);
|
|
void sub_0200A8B0(NNSG2dRenderSurface * param0, NNSG2dViewRect * param1, NNSG2dSurfaceType param2, NNSG2dRendererInstance * param3);
|
|
NNSG2dOamManagerInstance * sub_0200A914(int param0);
|
|
void sub_0200A93C(int param0);
|
|
void sub_0200A944(int param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0200A784_H
|