mirror of
https://github.com/n64decomp/mk64
synced 2026-07-08 12:56:13 -04:00
Add ymls for Torch code generator (#497)
* Add torch * update jenkinsfile
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
#include "ultra64.h"
|
||||
|
||||
typedef f32 Vec3f[3];
|
||||
typedef f32 Vec4f[4];
|
||||
|
||||
typedef s32 Vec3iu[3];
|
||||
|
||||
typedef s16 Vec3s[3];
|
||||
typedef u16 Vec3su[3];
|
||||
|
||||
Reference in New Issue
Block a user