Matched board/boo

This commit is contained in:
mrshigure 2024-02-01 14:05:48 -08:00
parent 62577a5822
commit 3e728b0fda
7 changed files with 1514 additions and 8 deletions

View file

@ -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);