TITANIC: Move most of the root classes into new support/ folder

This commit is contained in:
Paul Gilbert 2016-04-03 16:16:35 -04:00
parent 4321532743
commit 1efbed5409
71 changed files with 106 additions and 107 deletions

View file

@ -22,7 +22,7 @@
#include "titanic/input_handler.h"
#include "titanic/game_manager.h"
#include "titanic/screen_manager.h"
#include "titanic/support/screen_manager.h"
#include "titanic/titanic.h"
#include "titanic/pet_control/pet_control.h"