This commit is contained in:
Kalamatee 2015-09-01 22:05:50 +01:00
parent 67446a2ea3
commit cb5ee8c3ef

View file

@ -893,4 +893,5 @@ int main(int argc, char **argv) {
while (1) {
common->Frame();
}
return 0;
}