Skip to content
Snippets Groups Projects
Commit 26d8acee authored by BG Dummy's avatar BG Dummy
Browse files

sprites

parent e1d1957f
No related branches found
No related tags found
No related merge requests found
......@@ -262,7 +262,6 @@ void MyApp::draw() {
int main(int argc, char *argv[]) {
uwe::App* app = new MyApp{width, height, "Sprite Example"};
std::cout << "here 2" << std::endl;
app->run();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment