Matched board/boo
This commit is contained in:
parent
62577a5822
commit
3e728b0fda
7 changed files with 1514 additions and 8 deletions
|
|
@ -222,7 +222,7 @@ void Hu3DShadowSizeSet(u16);
|
|||
void Hu3DShadowExec(void);
|
||||
s16 Hu3DProjectionCreate(void*, f32, f32, f32);
|
||||
void Hu3DProjectionKill(s16);
|
||||
void Hu3DProjectionPosSet(s16, Vec, Vec, Vec);
|
||||
void Hu3DProjectionPosSet(s16, Vec*, Vec*, Vec*);
|
||||
void Hu3DProjectionTPLvlSet(s16, f32);
|
||||
void Hu3DMipMapSet(char*, s16, s32, f32);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue