summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.h')
-rw-r--r--src/main.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main.h b/src/main.h
index b92f1547..640d3b12 100644
--- a/src/main.h
+++ b/src/main.h
@@ -1,5 +1,7 @@
/*
+
+
The Mana World
Copyright 2004 The Mana World Development Team
@@ -28,6 +30,8 @@
#ifndef _MAIN_H
#define _MAIN_H
+#define CORE_VERSION "0.0.8"
+
#include <stdio.h>
#include <allegro.h>
#include <alfont.h>