From 265e59e62f5cc1574172b34e327f5db7f45ff818 Mon Sep 17 00:00:00 2001 From: Justin Marshall Date: Wed, 22 Jul 2020 12:16:47 -0700 Subject: [PATCH] Added missing file from previous checkin. --- code/exports.def | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 code/exports.def diff --git a/code/exports.def b/code/exports.def new file mode 100644 index 0000000..615a127 --- /dev/null +++ b/code/exports.def @@ -0,0 +1,2 @@ +EXPORTS + CnCMain @1