- Pass maintainership to submitter - Fix build with GCC 4.1 http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2006092721/glclock-5.0_2.log PR: ports/103880 Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
11 lines
268 B
C
11 lines
268 B
C
--- glclock.H.orig Sun Oct 1 21:29:41 2006
|
|
+++ glclock.H Sun Oct 1 21:29:57 2006
|
|
@@ -279,7 +279,7 @@
|
|
#define DEFAULT_GAME_MODE_STRING ""
|
|
|
|
// デフォルトイメージパス
|
|
-#define IMAGE_PATH ""
|
|
+//#define IMAGE_PATH ""
|
|
|
|
// スピン関係初期値
|
|
#define SPIN_X -18.0f
|