There was an error while loading. Please reload this page.
1 parent a710e19 commit 9349bdfCopy full SHA for 9349bdf
1 file changed
src/Processing_api.h
@@ -1,6 +1,6 @@
1
/
2
inline float deltaTime() { return ::Processing::PApplet::g_papplet ? ::Processing::PApplet::g_papplet->deltaTime : 0.016f; }
3
-/Processing_api.h
+/ Processing_api.h
4
// Included in Sketch_run.cpp to make Processing API available to user-defined
5
// classes inside sketches (which don't inherit from PApplet).
6
#pragma once
0 commit comments