- add Group feature to handle Autoload-groups

This commit is contained in:
vanhofen 2015-01-22 09:38:35 +01:00 committed by Randy Heit
commit 5973568bd2
3 changed files with 19 additions and 4 deletions

View file

@ -75,6 +75,7 @@ struct FIWADInfo
{
FString Name; // Title banner text for this IWAD
FString Autoname; // Name of autoload ini section for this IWAD
FString Group; // Groupname for this IWAD
FString Configname; // Name of config section for this IWAD
FString Required; // Requires another IWAD
DWORD FgColor; // Foreground color for title banner