1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-01 00:45:26 +02:00

* added #13 and #15 (for buttons and minimap, rest will be added later)

This commit is contained in:
Michał W. Urbańczyk
2007-10-13 20:31:50 +00:00
parent 62b69b1f25
commit 9e84383a61
9 changed files with 202 additions and 21 deletions

View File

@ -72,6 +72,7 @@ int internalFunc(void * callback)
}
std::cout<<std::endl;
}
break;
}
//SDL_Delay(100);
}