mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-22 23:20:49 -05:00
13 lines
618 B
C
13 lines
618 B
C
#ifndef POKEPLATINUM_UNK_0202309C_H
|
|
#define POKEPLATINUM_UNK_0202309C_H
|
|
|
|
|
|
#include <nnsys.h>
|
|
|
|
void sub_0202309C(NNSG2dRendererInstance * param0, fx32 param1);
|
|
void sub_020230AC(NNSG2dRenderSurface * param0, NNSG2dViewRect * param1, NNSG2dOamRegisterFunction param2, NNSG2dAffineRegisterFunction param3, NNSG2dRndCellCullingFunction param4, NNSG2dSurfaceType param5, NNSG2dRendererInstance * param6);
|
|
void sub_020230E0(NNSG2dRenderSurface * param0, NNSG2dViewRect * param1);
|
|
BOOL sub_020230F0(const NNSG2dCellData * param0, const MtxFx32 * param1, const NNSG2dViewRect * param2);
|
|
|
|
#endif // POKEPLATINUM_UNK_0202309C_H
|