SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
CameraRotChecker.cpp
1#include "Game/Camera/CameraRotChecker.hpp"
2
3//static s____ = JGeometry::TUtil::PI() / 180;
4
5CameraRotChecker::CameraRotChecker() {
6 _0.identity();
7}