X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmain.c;h=47c9100837c23fd051c26c47a2f7112425335a18;hb=4f767d54c7ac468e9a42e22caf716111be1ceba9;hp=bb9ef845d58905b865178f41312e5e523e5095e0;hpb=05651fcbc154b1d8321d6e4e9374cfcdd274feda;p=rocksndiamonds.git diff --git a/src/main.c b/src/main.c index bb9ef845..47c91008 100644 --- a/src/main.c +++ b/src/main.c @@ -53,7 +53,6 @@ char *joystick_device_name[MAX_PLAYERS] = char *program_name = NULL; int game_status = MAINMENU; -int game_emulation = EMU_NONE; boolean network_playing = FALSE; int button_status = MB_NOT_PRESSED; boolean motion_status = FALSE;