added enabling/disabling virtual button overlay depending on input events
[rocksndiamonds.git] / src / libgame / Makefile
index c27d8216f918a569b8587b6efa79d1f344771109..4693c226a9529311c092778ba9516382afecabf3 100644 (file)
@@ -19,7 +19,6 @@ SRCS =        system.c        \
        sound.c         \
        joystick.c      \
        snapshot.c      \
-       toons.c         \
        image.c         \
        random.c        \
        hash.c          \
@@ -33,7 +32,6 @@ OBJS =        system.o        \
        sound.o         \
        snapshot.o      \
        joystick.o      \
-       toons.o         \
        image.o         \
        random.o        \
        hash.o          \