main_gui.c
changeset 774 bb9ec520a1b1
parent 763 ced9fcae239d
child 793 7bee9006a465
equal deleted inserted replaced
773:a376cebd3dc0 774:bb9ec520a1b1
  2368 	}
  2368 	}
  2369 }
  2369 }
  2370 
  2370 
  2371 
  2371 
  2372 void ShowSelectGameWindow();
  2372 void ShowSelectGameWindow();
  2373 extern void ShowJoinStatusWindowAfterJoin();
  2373 extern void ShowJoinStatusWindowAfterJoin(void);
  2374 
  2374 
  2375 void SetupColorsAndInitialWindow()
  2375 void SetupColorsAndInitialWindow()
  2376 {
  2376 {
  2377 	int i;
  2377 	int i;
  2378 	byte *b;
  2378 	byte *b;