--- carrom.C.orig Sun Jan 9 01:09:14 2000 +++ carrom.C Sun Jan 9 01:09:37 2000 @@ -114,7 +114,7 @@ void Carrom::Setup( double x, double y ) { static int nc[5] = { 3, 4, 5, 4, 3 }; // Steine pro Spalte -static t[19] = { -1, 1, -2, // Steinverteilung +static int t[19] = { -1, 1, -2, // Steinverteilung 2, -3, 3, 4, -4, 5, 0, -5, -6, 6, -7, 7, 8, org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/xrmftp
Commit message (Expand)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-231-2/+1
* - Adopt orphan ports in ftp category.beech2008-01-241-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1