Update ViewController.mm

buildfix
This commit is contained in:
mgaver 2013-04-24 17:44:43 +09:00
parent 12e168f486
commit 60eb15f57a

View file

@ -34,7 +34,7 @@ extern ScreenManager *screenManager;
InputState input_state;
extern std::string ram_temp_file;
bool isJailed;
extern bool isJailed;
ViewController* sharedViewController;