Skip to content
Snippets Groups Projects
Verified Commit 671d091a authored by Josch Morgenstern's avatar Josch Morgenstern
Browse files

[#54] fix error in hpp

parent ffa857d7
No related branches found
No related tags found
1 merge request!53Resolve "Kamera - Kamerafahrt mit Interpolation"
Pipeline #26089 passed
......@@ -117,7 +117,7 @@ namespace vkcv::camera {
* @return true
* @return false
*/
bool CameraManager::cameraHasController(uint32_t cameraIndex);
bool cameraHasController(uint32_t cameraIndex);
public:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment