mirror of
https://github.com/zeldaret/botw
synced 2026-06-09 12:36:01 -04:00
ksys/act: Add ActorSystem stub
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include "KingSystem/ActorSystem/actActorSystem.h"
|
||||
|
||||
namespace ksys::act {
|
||||
|
||||
SEAD_SINGLETON_DISPOSER_IMPL(ActorSystem)
|
||||
|
||||
} // namespace ksys::act
|
||||
Reference in New Issue
Block a user