mirror of
https://git.zap.org.au/git/trader.git
synced 2025-01-03 14:57:41 -05:00
Minor modifications to allow the first pass to compile!
This commit is contained in:
parent
9251ca0463
commit
1ee27fda20
@ -28,6 +28,7 @@
|
||||
*/
|
||||
|
||||
|
||||
#include "system.h"
|
||||
#include "globals.h"
|
||||
|
||||
|
||||
|
@ -279,7 +279,7 @@ void process_cmdline (int argc, char *argv[])
|
||||
void show_version (void)
|
||||
{
|
||||
printf(_("\
|
||||
" PACKAGE_NAME " (%s) %s\n\
|
||||
Star Traders (%s) %s\n\
|
||||
Copyright (C) %s, John Zaitseff.\n\
|
||||
\n\
|
||||
Star Traders is a simple game of interstellar trading, where the object\n\
|
||||
|
Loading…
Reference in New Issue
Block a user