mirror of
https://github.com/encounter/Petari.git
synced 2026-03-30 11:34:15 -07:00
7 lines
152 B
C++
7 lines
152 B
C++
#include "Game/Camera/CameraRotChecker.hpp"
|
|
|
|
//static s____ = JGeometry::TUtil::PI() / 180;
|
|
|
|
CameraRotChecker::CameraRotChecker() {
|
|
_0.identity();
|
|
} |