mirror of
https://github.com/zeldaret/botw
synced 2026-05-25 15:25:09 -04:00
8 lines
128 B
C++
8 lines
128 B
C++
#include "KingSystem/System/CameraEditor.h"
|
|
|
|
namespace ksys {
|
|
|
|
SEAD_SINGLETON_DISPOSER_IMPL(CameraEditor)
|
|
|
|
} // namespace ksys
|