mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-27 12:45:25 -05:00
15 lines
553 B
C
15 lines
553 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
|