From 4f5437875e350109a6c9780d45a9a750fe09faea Mon Sep 17 00:00:00 2001 From: parasti Date: Thu, 8 Jun 2006 09:45:46 +0000 Subject: [PATCH] Remove default last set macro. git-svn-id: https://s.snth.net/svn/neverball/trunk@435 78b8d119-cf0a-0410-b17c-f493084dd1d7 --- share/config.h | 1 - 1 file changed, 1 deletion(-) diff --git a/share/config.h b/share/config.h index 2c01974..5fe538c 100644 --- a/share/config.h +++ b/share/config.h @@ -128,7 +128,6 @@ enum { #define DEFAULT_VIEW_DZ 200 #define DEFAULT_ROTATE_SLOW 100 #define DEFAULT_ROTATE_FAST 200 -#define DEFAULT_LAST_SET 0 #define DEFAULT_MODE 1 #define DEFAULT_CHEAT 0 #define DEFAULT_PLAYER "" -- 1.7.9.5