flak_m/zscript/dt_Gutamatics/Include.zsc
Marisa the Magician 602a89cc68 1.2 update w/ GZDoom 4.9 features:
- Changeable player skins.
 - Ammo LEDs are now 1:1 with UT by using canvas textures.
 - Integrate some add-ons, including reskins.
 - Various fixes (some backported from Demolitionist).
 - Migrated from libeye to Gutamatics.
2022-11-05 23:59:16 +01:00

5 lines
234 B
Text

#include "zscript/dt_Gutamatics/GlobalMaths.zsc"
#include "zscript/dt_Gutamatics/Matrix.zsc"
#include "zscript/dt_Gutamatics/Matrix4.zsc"
#include "zscript/dt_Gutamatics/Quaternion.zsc"
#include "zscript/dt_Gutamatics/VectorUtil.zsc"