remove examples/display/main.cpp
This commit is contained in:
parent
afc0845006
commit
a3c63e6e96
1 changed files with 0 additions and 11 deletions
|
|
@ -1,11 +0,0 @@
|
|||
|
||||
#include "DisplayExample.h"
|
||||
|
||||
int main(int argc, char **argv) {
|
||||
|
||||
DisplayExample game;
|
||||
|
||||
game.run();
|
||||
|
||||
return 0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue