diff --git a/data/uking_functions.csv b/data/uking_functions.csv index e2347d7a..1a82a58d 100644 --- a/data/uking_functions.csv +++ b/data/uking_functions.csv @@ -90779,7 +90779,7 @@ 0x00000071012013d4,ResourceBase::rtti1,288,_ZNK4ksys3res8Resource27checkDerivedRuntimeTypeInfoEPKN4sead15RuntimeTypeInfo9InterfaceE 0x00000071012014f4,ResourceBase::rtti2,92,_ZNK4ksys3res8Resource18getRuntimeTypeInfoEv 0x0000007101201550,nullsub_5570,4, -0x0000007101201554,sub_7101201554,324, +0x0000007101201554,sub_7101201554,324,_GLOBAL__sub_I_resHandle.cpp! 0x0000007101201698,ResourceLoadArgBase::dtorDelete,4, 0x000000710120169c,ResourceLoadArg::ctor,136, 0x0000007101201724,ResourceLoadArg::ctor2,112, diff --git a/src/KingSystem/Resource/resHandle.cpp b/src/KingSystem/Resource/resHandle.cpp index 67024b14..f3369b2b 100644 --- a/src/KingSystem/Resource/resHandle.cpp +++ b/src/KingSystem/Resource/resHandle.cpp @@ -1,7 +1,43 @@ #include "KingSystem/Resource/resHandle.h" +#include +#include +#include