1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-10-13 18:03:39 -04:00

Minor modifications to allow the first pass to compile!

This commit is contained in:
John Zaitseff 2011-08-01 19:43:55 +10:00
parent 9251ca0463
commit 1ee27fda20
2 changed files with 2 additions and 1 deletions

View File

@ -28,6 +28,7 @@
*/ */
#include "system.h"
#include "globals.h" #include "globals.h"

View File

@ -279,7 +279,7 @@ void process_cmdline (int argc, char *argv[])
void show_version (void) void show_version (void)
{ {
printf(_("\ printf(_("\
" PACKAGE_NAME " (%s) %s\n\ Star Traders (%s) %s\n\
Copyright (C) %s, John Zaitseff.\n\ Copyright (C) %s, John Zaitseff.\n\
\n\ \n\
Star Traders is a simple game of interstellar trading, where the object\n\ Star Traders is a simple game of interstellar trading, where the object\n\