Screenshot using convoluted SDL2 approach
[ipdf/code.git] / src / view.cpp
index 80f4986..ce7489d 100644 (file)
@@ -79,5 +79,4 @@ void View::Render()
                glVertex2f(Float(obj_bounds.x), Float(obj_bounds.y) + Float(obj_bounds.h));
                glEnd();
        }
-
 }

UCC git Repository :: git.ucc.asn.au