Beta Build 4!

New update!
This commit is contained in:
DavidSM64 2015-10-30 16:09:35 -05:00
parent 735ff9092a
commit a039ec8bbd
16 changed files with 4462 additions and 77 deletions

View file

@ -7,6 +7,7 @@
#include <ctype.h>
#include "Render.h"
#include "texturepack.h"
void renderMenu(int menu,int xscr,int yscr);
void tickMenu(int menu);