mirror of
https://github.com/MonsterDruide1/OdysseyDecomp
synced 2026-04-28 03:24:35 +00:00
8 lines
124 B
C++
8 lines
124 B
C++
#include "Library/Camera/CameraFlagCtrl.h"
|
|
|
|
namespace al {
|
|
|
|
CameraFlagCtrl::CameraFlagCtrl() = default;
|
|
|
|
} // namespace al
|