chiark / gitweb /
(GTK only so far) Allow the argument passed to a game binary to be
authorSimon Tatham <anakin@pobox.com>
Sun, 24 Jul 2005 10:05:11 +0000 (10:05 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 24 Jul 2005 10:05:11 +0000 (10:05 +0000)
commit4da39de2829b9021e8a14f9309892b02580f3682
treeda2dc7272b36c8b4d4392397cc6ec721697b301b
parent0a798c7484786abcd4b187f94b3734823ca1204e
(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/'.)

[originally from svn r6135]
gtk.c