X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_sp%2FMakefile;h=d1d9ffc3ff55281a01f07ac614ee892d84b45a0b;hp=9837aef7486922a9165b809e469cd7507f2b56e7;hb=e51177796149f37de339bda83558c3c49758be93;hpb=f7cee51ad23b10be242545a6445fddf45accf65d diff --git a/src/game_sp/Makefile b/src/game_sp/Makefile index 9837aef7..d1d9ffc3 100644 --- a/src/game_sp/Makefile +++ b/src/game_sp/Makefile @@ -25,7 +25,6 @@ SRCS = init.c \ DoGameStuff.c \ Electrons.c \ Explosions.c \ - FakeDeclares.c \ Globals.c \ Infotrons.c \ InitGameConditions.c \ @@ -51,7 +50,6 @@ OBJS = init.o \ DoGameStuff.o \ Electrons.o \ Explosions.o \ - FakeDeclares.o \ Globals.o \ Infotrons.o \ InitGameConditions.o \