Files
botw/src/KingSystem/Resource/resResourceAttClient.cpp
T
2020-11-14 14:36:40 +01:00

8 lines
152 B
C++

#include "KingSystem/Resource/resResourceAttClient.h"
namespace ksys::res {
AttClient::AttClient() : ParamIO("atcl", 0) {}
} // namespace ksys::res