This commit is contained in:
Kalamatee 2015-09-01 22:05:50 +01:00
parent 308588a307
commit 4b6c45d8c7

View file

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