diff options
author | Alexander Baldeck <alexander@archlinux.org> | 2004-10-08 14:14:14 +0000 |
---|---|---|
committer | Alexander Baldeck <alexander@archlinux.org> | 2004-10-08 14:14:14 +0000 |
commit | 51733e9d8047780c234959f0fd631369066ea988 (patch) | |
tree | 927e6c988c2fe23ec1dc89479552098c6dc78f7b /src/main.h | |
parent | 1e1e15dd3ab111383b27f09f70eb590878254e00 (diff) | |
download | mana-51733e9d8047780c234959f0fd631369066ea988.tar.gz mana-51733e9d8047780c234959f0fd631369066ea988.tar.bz2 mana-51733e9d8047780c234959f0fd631369066ea988.tar.xz mana-51733e9d8047780c234959f0fd631369066ea988.zip |
*** empty log message ***
Diffstat (limited to 'src/main.h')
-rw-r--r-- | src/main.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ #include "./gui/char_server.h" #include "./gui/char_select.h" #include "./gui/inventory.h" -#include "./graphic/super_eagle.h" +#include "./graphic/2xsai.h" #include "../data/graphic/gfx_data.h" #define EXIT 0 |