X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=main.c;h=662aa97cf2e15793ca0f4bd19edcd7b6e697ca4e;hp=9919777b6ac4e7d564053e97538e33771bf6b890;hb=5653fa3092dd1821ca9f50cf85210de4d05a3cf9;hpb=0b24ad4c75e0b324775bcb61e051d3031b6e54ef diff --git a/main.c b/main.c index 9919777..662aa97 100644 --- a/main.c +++ b/main.c @@ -1002,8 +1002,8 @@ int gameloop() { // Create a new ship and start all over again state = GAMEPLAY; play_tune(1); - xship = 10; - yship = YSIZE/2; + // xship = 10; + // yship = YSIZE/2; xvel = 3; yvel = 0; break; @@ -1056,14 +1056,13 @@ int gameloop() { for(i = 0; i