X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fgame_sp%2FMakefile;h=75e97e9f28cc4112779f7ee5c588d25edd09a25d;hb=34e8c8894f9aa655a87577c946c31a3f9b6134c5;hp=34617385f12f8fd305c47f479119c47cf1a08003;hpb=ce0bba1a070e5e64939491eb68087f68ef8fe870;p=rocksndiamonds.git diff --git a/src/game_sp/Makefile b/src/game_sp/Makefile index 34617385..75e97e9f 100644 --- a/src/game_sp/Makefile +++ b/src/game_sp/Makefile @@ -32,10 +32,8 @@ SRCS = init.c \ Infotrons.c \ InitGameConditions.c \ Input.c \ - LevelSetPreviewForm.c \ MainForm.c \ MainGameLoop.c \ - Marker.c \ Murphy.c \ OrangeDisk.c \ PathTools.c \ @@ -68,10 +66,8 @@ OBJS = init.o \ Infotrons.o \ InitGameConditions.o \ Input.o \ - LevelSetPreviewForm.o \ MainForm.o \ MainGameLoop.o \ - Marker.o \ Murphy.o \ OrangeDisk.o \ PathTools.o \