From 38b8b7848f169db08549b97954fd8810a3d0f3bd Mon Sep 17 00:00:00 2001 From: dominik Date: Wed, 22 Dec 2004 13:19:26 +0000 Subject: (svn r1215) Feature: You can now make a custom currency by chosing "Custom..." --- gui.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gui.h') diff --git a/gui.h b/gui.h index 0da9e557c..0786c8c53 100644 --- a/gui.h +++ b/gui.h @@ -13,6 +13,7 @@ void ShowGameOptions(); void ShowGameDifficulty(); void ShowPatchesSelection(); void ShowNewgrf(); +void ShowCustCurrency(); /* graph_gui.c */ void ShowOperatingProfitGraph(); -- cgit v1.2.3-54-g00ecf