Label first board translation unit
This commit is contained in:
parent
9b1cf2c3c7
commit
55ec1e65f7
10 changed files with 127 additions and 127 deletions
|
|
@ -208,7 +208,7 @@ void Hu3DCameraPerspectiveSet(s32, f32, f32, f32, f32);
|
|||
void Hu3DCameraViewportSet(s32, f32, f32, f32, f32, f32, f32);
|
||||
void Hu3DCameraScissorSet(s32, s32, s32, s32, s32);
|
||||
void Hu3DCameraPosSet(s32, f32, f32, f32, f32, f32, f32, f32, f32, f32);
|
||||
void Hu3DCameraPosSetV(s32, Vec, Vec, Vec);
|
||||
void Hu3DCameraPosSetV(s32 cam, Vec *pos, Vec *up, Vec *target);
|
||||
void Hu3DCameraKill(s32);
|
||||
void Hu3DCameraAllKill(void);
|
||||
void Hu3DCameraSet(s32, Mtx);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue