mirror of
https://github.com/zeldaret/botw
synced 2026-06-02 18:18:30 -04:00
ksys/res: Add GameResourceSystem header
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include "KingSystem/Resource/resGameResourceSystem.h"
|
||||
|
||||
namespace ksys::res {
|
||||
|
||||
SEAD_SINGLETON_DISPOSER_IMPL(GameResourceSystem)
|
||||
|
||||
} // namespace ksys::res
|
||||
Reference in New Issue
Block a user