mirror of
https://github.com/zeldaret/botw
synced 2026-07-08 21:55:02 -04:00
ksys: Fix missing include for std::memcpy in ParamIO
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "KingSystem/Utils/ParamIO.h"
|
||||
#include <agl/Utils/aglParameter.h>
|
||||
#include <cstring>
|
||||
#include "KingSystem/ActorSystem/actActorParamMgr.h"
|
||||
|
||||
namespace ksys {
|
||||
|
||||
Reference in New Issue
Block a user