mirror of
https://github.com/zeldaret/botw
synced 2026-06-05 19:27:26 -04:00
ksys: Start adding OverlayArenaSystem
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#include "KingSystem/System/SystemPauseMgr.h"
|
||||
|
||||
namespace ksys {
|
||||
|
||||
SystemPauseMgr::SystemPauseMgr() = default;
|
||||
|
||||
SystemPauseMgr::~SystemPauseMgr() = default;
|
||||
|
||||
} // namespace ksys
|
||||
Reference in New Issue
Block a user