X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=main.c;h=662aa97cf2e15793ca0f4bd19edcd7b6e697ca4e;hp=db2f42824512c7a5aa780705c60f36e50d4e3858;hb=5653fa3092dd1821ca9f50cf85210de4d05a3cf9;hpb=2d2b3b82e471f06e44f22be54cf9b6ffb9f9d259 diff --git a/main.c b/main.c index db2f428..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; @@ -1055,14 +1055,14 @@ int gameloop() { float blast_radius = START_RAD * state_timeout / 50.0; for(i = 0; i