From 622104fbd219117455c7a6776aea1658e36cd888 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Lam?= Date: Sun, 22 Nov 2020 12:27:07 +0100 Subject: ksys/act: Add more InfoData functions --- src/KingSystem/Event/evtEvent.cpp | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/KingSystem/Event/evtEvent.cpp (limited to 'src/KingSystem/Event/evtEvent.cpp') diff --git a/src/KingSystem/Event/evtEvent.cpp b/src/KingSystem/Event/evtEvent.cpp new file mode 100644 index 00000000..9577e6a3 --- /dev/null +++ b/src/KingSystem/Event/evtEvent.cpp @@ -0,0 +1 @@ +#include "KingSystem/Event/evtEvent.h" -- cgit v1.2.3