From 6ad3ac8ef9d8a58eac88ffca68f5d4430b8d670e Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Tue, 13 Apr 2021 16:59:49 +0200 Subject: [PATCH] - added GameID field to GrpInfo. This is for allowing new features easier referencing of the various records. --- source/core/searchpaths.cpp | 5 ++++ wadsrc/static/engine/grpinfo.txt | 46 ++++++++++++++++++++++++++++++-- 2 files changed, 49 insertions(+), 2 deletions(-) diff --git a/source/core/searchpaths.cpp b/source/core/searchpaths.cpp index 61cae25a3..dd3a73af9 100644 --- a/source/core/searchpaths.cpp +++ b/source/core/searchpaths.cpp @@ -460,6 +460,11 @@ static TArray ParseGrpInfo(const char *fn, FileReader &fr, TMap