mirror of
https://github.com/open-goal/jak-project
synced 2026-05-28 00:16:20 -04:00
619f39d3b7
This adds support for using enums in lumps using the new lump types `enum-int32` and `enum-uint32`. Also adds these other new lump types: - `water-height` (takes 3 meter floats, an enum and another optional meter float) - `eco-info` (takes an enum and an int) - `vector3m` (3 meter floats + `w` set to 1.0)