Remove un-needed constants and switch to parsing name by null character.

This commit is contained in:
njohnson
2026-05-16 09:54:25 +02:00
committed by Jan Laupetin
parent d1b74c7230
commit 4208bab758
8 changed files with 19 additions and 44 deletions
@@ -6,8 +6,6 @@
namespace IW4
{
constexpr auto MAX_LMAP_USAGE = 512;
class LightDefAssetCreationState : public IZoneAssetCreationState
{
public: