SSBM Decomp
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
psdisp.h
Go to the documentation of this file.
1#ifndef SYSDOLPHIN_BASELIB_PSDISP_H
2#define SYSDOLPHIN_BASELIB_PSDISP_H
3
4#include <platform.h>
5#include <placeholder.h>
6
7#include "baselib/psstructs.h"
8
9#include <dolphin/gx.h>
10
11void psDispParticles(s32, u32);
13void setVtxDesc(s32);
14
15#endif
#define UNK_T
Definition placeholder.h:32
void setVtxDesc(s32)
Definition psdisp.c:45
void psDispParticles(s32, u32)
UNK_T particleSort(s32, u8, UNK_T *, UNK_T *)