mirror of
https://github.com/zeldaret/botw
synced 2026-06-09 20:40:52 -04:00
ksys/res: Add AttClient header
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include "KingSystem/Resource/resResourceAttClient.h"
|
||||
|
||||
namespace ksys::res {
|
||||
|
||||
AttClient::AttClient() : ParamIO("atcl", 0) {}
|
||||
|
||||
} // namespace ksys::res
|
||||
Reference in New Issue
Block a user