mirror of
https://github.com/zeldaret/botw
synced 2026-07-28 07:08:23 -04:00
ksys/act: Add ActorEditorNode
This commit is contained in:
@@ -20,6 +20,7 @@ class KingEditor {
|
||||
|
||||
public:
|
||||
void registerComponent(KingEditorComponent* component);
|
||||
void log(const char* system, const char* message, void* = {}, int = {});
|
||||
};
|
||||
|
||||
} // namespace ksys
|
||||
|
||||
Reference in New Issue
Block a user