From 27fc86e8c0450a7fe33d76344c4d53e23a70a6c3 Mon Sep 17 00:00:00 2001 From: Ash Wolf Date: Wed, 5 Jul 2023 20:28:50 +0100 Subject: add empty files for plugin source code --- src/Plugins/Equip/Seinendan/SeinendanDef.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/Plugins/Equip/Seinendan/SeinendanDef.h (limited to 'src/Plugins/Equip/Seinendan/SeinendanDef.h') diff --git a/src/Plugins/Equip/Seinendan/SeinendanDef.h b/src/Plugins/Equip/Seinendan/SeinendanDef.h new file mode 100644 index 0000000..ba1e365 --- /dev/null +++ b/src/Plugins/Equip/Seinendan/SeinendanDef.h @@ -0,0 +1,5 @@ +#pragma once +#include "common.h" + +class SeinendanDef { +}; -- cgit v1.2.3