This enables it to be built with the current compiler and library.
Update serial number to reflect the current date of this change.
-!% +code_path=../../Games/devours
!% $MAX_STATIC_DATA=150000
Release 3; ! post-competition release, (plus 1 bugfix)
+Serial "190818";
Replace DrawStatusLine;
Replace ScoreSub;
-Include "Parser";
+Include "parser";
Object LibraryMessages
with before [;
"It is not clear what you are trying to refer to with 'all'.";
];
-Include "VerbLib";
+Include "verblib";
!============================================================================
-Include "Grammar";
+Include "grammar";
!----------------------------------------------------------------------------