1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00: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: