Some cleanup

This commit is contained in:
2024-08-09 19:10:55 -04:00
parent 35663e6fd4
commit e56946be3b
15 changed files with 79 additions and 17 deletions

View File

@@ -55,4 +55,7 @@ namespace fgl::engine
return camera;
}
CameraManager::~CameraManager()
{}
} // namespace fgl::engine