1
0
mirror of https://github.com/minetest/minetest.git synced 2025-07-04 17:00:23 +02:00

little tinkering

This commit is contained in:
Perttu Ahola
2010-12-23 17:32:21 +02:00
parent 7e490e7213
commit 61b5a35384
4 changed files with 42 additions and 19 deletions

View File

@ -48,6 +48,8 @@ public:
void drawMenu();
void acceptInput();
bool OnEvent(const SEvent& event);
private: