mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-01 07:06:26 -05:00
14 lines
493 B
C
14 lines
493 B
C
#ifndef POKEPLATINUM_UNK_0201CED8_H
|
|
#define POKEPLATINUM_UNK_0201CED8_H
|
|
|
|
#include <nitro/fx/fx.h>
|
|
#include <nnsys.h>
|
|
|
|
#include "struct_defs/struct_0201CFEC.h"
|
|
|
|
u32 sub_0201CED8(const NNSG3dResMdl *param0, const VecFx32 *param1, const MtxFx33 *param2, const VecFx32 *param3);
|
|
u32 sub_0201CF7C(const VecFx32 *param0, const UnkStruct_0201CFEC *param1);
|
|
void sub_0201CFEC(const fx32 param0, const fx32 param1, const fx32 param2, UnkStruct_0201CFEC *param3);
|
|
|
|
#endif // POKEPLATINUM_UNK_0201CED8_H
|