summaryrefslogtreecommitdiffstats
path: root/mbbsd/xyz.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/xyz.c')
-rw-r--r--mbbsd/xyz.c9
1 files changed, 8 insertions, 1 deletions
diff --git a/mbbsd/xyz.c b/mbbsd/xyz.c
index d1e386f1..55f9e475 100644
--- a/mbbsd/xyz.c
+++ b/mbbsd/xyz.c
@@ -1,4 +1,4 @@
-/* $Id: xyz.c,v 1.16 2003/01/23 18:39:24 in2 Exp $ */
+/* $Id: xyz.c,v 1.17 2003/02/12 14:31:34 victor Exp $ */
#include "bbs.h"
/* 各種統計及相關資訊列表 */
@@ -95,6 +95,13 @@ x_weather()
}
int
+x_mrtmap()
+{
+ more("etc/MRT.map", YEA);
+ return 0;
+}
+
+int
x_stock()
{
more("etc/stock.tmp", YEA);