rnd-19981013-3
[rocksndiamonds.git] / src / main.c
index 4db664635bc6d5c312c25f494f8138f657f2e003..49478464d427b114e7ebb2fb75218f0814988167 100644 (file)
@@ -56,6 +56,7 @@ int           verbose = FALSE;
 
 int            game_status = MAINMENU;
 int            game_emulation = EMU_NONE;
+int            network_playing = FALSE;
 int            button_status = MB_NOT_PRESSED, motion_status = FALSE;
 int            key_joystick_mapping = 0;
 int            global_joystick_status = JOYSTICK_STATUS;