diff options
| author | Japa | 2011-07-16 02:43:43 +0000 |
|---|---|---|
| committer | Japa | 2011-07-16 02:43:43 +0000 |
| commit | 03bf63621b8f6d30096e4e3fdd00045eee3fe345 (patch) | |
| tree | 400c7ffa9eb3e244a500f9f7faee5221916569f4 /common.h | |
| parent | dba917bc6db4839f8cb6c6334761cecce8aa436b (diff) | |
| download | stonesense-03bf63621b8f6d30096e4e3fdd00045eee3fe345.tar.gz stonesense-03bf63621b8f6d30096e4e3fdd00045eee3fe345.tar.bz2 stonesense-03bf63621b8f6d30096e4e3fdd00045eee3fe345.tar.xz | |
Put in the new DFhack headers.
Diffstat (limited to 'common.h')
| -rw-r--r-- | common.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ #include <vector>
#include <map>
+#define ALLEGRO_NO_MAGIC_MAIN //This is a DLL file. we got no main function.
+
#include <allegro5/allegro.h>
#include <allegro5/allegro_primitives.h>
#include <allegro5/allegro_font.h>
|
