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