diff options
author | Michael Smith <mikesmiffy128@gmail.com> | 2022-07-20 18:12:00 +0100 |
---|---|---|
committer | Michael Smith <mikesmiffy128@gmail.com> | 2022-07-23 19:07:03 +0100 |
commit | 4721f53cb21dfa18dc787581fac0d2a25f0a9690 (patch) | |
tree | 1a79f1c5da25be0832ca986c97fb6455299ffffd /compile.bat | |
parent | b53b780e1b14e174204457765b4a0a72b6d2924f (diff) |
Split custom demo data into its own file/feature
Copyright note: the stuff Bill wrote is all still in the other file.
Diffstat (limited to 'compile.bat')
-rw-r--r-- | compile.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compile.bat b/compile.bat index 553174d..3981af5 100644 --- a/compile.bat +++ b/compile.bat @@ -54,6 +54,7 @@ setlocal DisableDelayedExpansion :+ alias.c
:+ autojump.c
:+ con_.c
+:+ democustom.c
:+ demorec.c
:+ engineapi.c
:+ ent.c
|