X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmain.c;h=bb9ef845d58905b865178f41312e5e523e5095e0;hb=dbdefdcdfa0fa58296160ffc6b72fea58bea5c75;hp=969947e10f08aa3baa0aea88eaaea551c2e2cffc;hpb=a4bf969413cdda68ab8bb54a2a1181bdc09cf63a;p=rocksndiamonds.git diff --git a/src/main.c b/src/main.c index 969947e1..bb9ef845 100644 --- a/src/main.c +++ b/src/main.c @@ -50,10 +50,6 @@ char *joystick_device_name[MAX_PLAYERS] = DEV_JOYSTICK_3 }; -/* -int width, height; -*/ - char *program_name = NULL; int game_status = MAINMENU;