armory/Sources/armory/math/Vec4.hx
2016-10-25 13:01:20 +02:00

4 lines
53 B
Haxe
Executable file

package armory.math;
typedef Vec4 = iron.math.Vec4;