(GTK only so far) Allow the argument passed to a game binary to be
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 24 Jul 2005 10:05:11 +0000 (10:05 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 24 Jul 2005 10:05:11 +0000 (10:05 +0000)
commit7d1cfbb72eb1493f247d3beba4bb70a198465815
treeda2dc7272b36c8b4d4392397cc6ec721697b301b
parente80e7b714fac13709a68591f90d8d8f221b1f6b8
(GTK only so far) Allow the argument passed to a game binary to be
either a game ID or a save file name. (The former takes priority,
because you can usually find a synonym for the latter, such as by
prepending `./' or `$PWD/'.)

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@6135 cda61777-01e9-0310-a592-d414129be87e
gtk.c