Fix Windows build

This commit is contained in:
2015-09-30 02:05:22 -04:00
parent b7435d4b6e
commit 16a09988f3
2 changed files with 2 additions and 3 deletions

View File

@@ -131,7 +131,7 @@ bool handle_startup_press(location the_point) {
return false;
}
extern int display_mode;
extern short display_mode;
extern bool show_startup_splash;
void handle_splash_events() {