fix: DebugLog hooks, works now
This commit is contained in:
4
user/utils/utils.hpp
Normal file
4
user/utils/utils.hpp
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
#include <string>
|
||||
|
||||
std::string ToString(app::Object* object);
|
||||
Reference in New Issue
Block a user