Start on board/main.c
This commit is contained in:
parent
eea75a7068
commit
8c951b693c
16 changed files with 679 additions and 48 deletions
|
|
@ -203,7 +203,7 @@ f32 PSVECDistance(const Vec* a, const Vec* b);
|
|||
#endif
|
||||
|
||||
// TODO
|
||||
#if defined( MTX_USE_PS) && 0
|
||||
#if defined( MTX_USE_PS)
|
||||
#define VECAdd PSVECAdd
|
||||
#define VECSubtract PSVECSubtract
|
||||
#define VECScale PSVECScale
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue