Rework Tilesheet

No more autocoloring!
(atleast for Maptiles)
This commit is contained in:
Andre Schweiger 2016-02-05 18:13:39 +01:00
parent 6f0ea3ef65
commit 0ef9e89705
14 changed files with 679 additions and 121 deletions

View file

@ -3,6 +3,8 @@
#include "MenuTutorial.h"
#include "texturepack.h"
void initMenus();
void renderMenu(int menu,int xscr,int yscr);
void tickMenu(int menu);