diff -r 5146bcb51f5b -r c9bdf1d58df6 settings_gui.c --- a/settings_gui.c Fri Aug 13 20:55:08 2004 +0000 +++ b/settings_gui.c Fri Aug 13 21:48:04 2004 +0000 @@ -487,6 +487,8 @@ } } +extern void StartupEconomy(); + static void GameDifficultyWndProc(Window *w, WindowEvent *e) { switch(e->event) {