Merge latest TomB version as of 17 April

This commit is contained in:
Chips 2016-04-25 17:12:37 +00:00
parent d8ba1f9037
commit f6baa22248
29 changed files with 2007 additions and 247 deletions

View file

@ -34,8 +34,6 @@ extern gcn::Color gui_baseCol;
extern gcn::SDLInput* gui_input;
extern SDL_Surface* gui_screen;
extern void gui_force_rtarea_hdchange(void);
extern char currentDir[MAX_DPATH];
extern char last_loaded_config[MAX_DPATH];