SSBM Decomp
Loading...
Searching...
No Matches
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
7
8#include "baselib/psstructs.h"
9
12void setVtxDesc(s32);
13
14#endif
#define UNK_T
unsigned long u32
An unsigned 32-bit integer.
Definition platform.h:26
signed long s32
A signed 32-bit integer.
Definition platform.h:14
unsigned char u8
An unsigned 8-bit integer.
Definition platform.h:20
void setVtxDesc(s32)
Definition psdisp.c:45
void psDispParticles(s32, u32)
UNK_T particleSort(s32, u8, UNK_T *, UNK_T *)