Matched ClusterExec
This commit is contained in:
parent
0ac89c38dc
commit
03f1cd89a3
9 changed files with 195 additions and 10 deletions
|
|
@ -117,8 +117,6 @@ typedef struct light_data {
|
|||
GXColor color;
|
||||
} LightData;
|
||||
|
||||
extern void ClusterMotionExec(ModelData*); /* extern */
|
||||
extern void ClusterProc(ModelData*); /* extern */
|
||||
extern void GXWaitDrawDone(); /* extern */
|
||||
extern void ShapeProc(HsfData*); /* extern */
|
||||
extern void GXInitSpecularDir(GXLightObj*, f32, f32, f32);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue