summaryrefslogtreecommitdiff
path: root/src/map/dummy.c
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-11-05 17:05:17 +0300
committerAndrei Karas <akaras@inbox.ru>2014-11-05 17:05:17 +0300
commit61205395749c082a9b5e607012504c98d9cdfbd4 (patch)
treeb18afda56844d49f6c346c9dba69369e1af0a2ae /src/map/dummy.c
parent0c0477399f132ac37a8dc07f86bb88b098502278 (diff)
downloadevol-hercules-61205395749c082a9b5e607012504c98d9cdfbd4.tar.gz
evol-hercules-61205395749c082a9b5e607012504c98d9cdfbd4.tar.bz2
evol-hercules-61205395749c082a9b5e607012504c98d9cdfbd4.tar.xz
evol-hercules-61205395749c082a9b5e607012504c98d9cdfbd4.zip
Impliment limited script function l.
without translations for now.
Diffstat (limited to 'src/map/dummy.c')
-rw-r--r--src/map/dummy.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/map/dummy.c b/src/map/dummy.c
index 0541d53..ae579b7 100644
--- a/src/map/dummy.c
+++ b/src/map/dummy.c
@@ -14,8 +14,6 @@
#include "../../../map/pc.h"
#include "../../../map/script.h"
-//#include "../../../common/HPMDataCheck.h" /* should always be the last file included! (if you don't make it last, it'll intentionally break compile time) */
-
void showNotImplimented()
{
ShowWarning("Not implimented\n");