ksys/res: Add AttClient header

This commit is contained in:
Léo Lam
2020-11-14 13:12:00 +01:00
parent dcdb1fa70e
commit aa636bd44a
7 changed files with 136 additions and 1 deletions
@@ -0,0 +1,7 @@
#include "KingSystem/Resource/resResourceAttClient.h"
namespace ksys::res {
AttClient::AttClient() : ParamIO("atcl", 0) {}
} // namespace ksys::res