mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-21 23:45:34 +00:00
Eliminates the custom arrayWithLength<T> wrapper and all typedefs, replacing with std::vector<T> directly.
Eliminates the custom arrayWithLength<T> wrapper and all typedefs, replacing with std::vector<T> directly.