mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 21:30:31 -04:00
- make patches conform to recommended format (makepatch) PR: 209399 Submitted by: yuri@rawbw.com
11 lines
283 B
C
11 lines
283 B
C
--- glclock.H.orig 2000-06-23 03:16:20 UTC
|
|
+++ glclock.H
|
|
@@ -279,7 +279,7 @@ typedef int (APIENTRY * PFNGLCLOCKARGPRO
|
|
#define DEFAULT_GAME_MODE_STRING ""
|
|
|
|
// デフォルトイメージパス
|
|
-#define IMAGE_PATH ""
|
|
+//#define IMAGE_PATH ""
|
|
|
|
// スピン関係初期値
|
|
#define SPIN_X -18.0f
|