This commit is contained in:
rusefillc 2021-07-19 01:12:49 -04:00
parent 1ab7c0caa7
commit af73cd4b66
1 changed files with 1 additions and 0 deletions

View File

@ -103,6 +103,7 @@ public class ConfigDefinition {
String stringsCFileName = null;
String javaDestinationFileName = null;
String romRaiderDestination = null;
// we postpone reading so that in case of cache hit we do less work
List<String> prependFiles = new ArrayList<>();
String romRaiderInputFile = null;
String firingEnumFileName = null;