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/game.h | |
parent | 1e1e15dd3ab111383b27f09f70eb590878254e00 (diff) | |
download | mana-client-51733e9d8047780c234959f0fd631369066ea988.tar.gz mana-client-51733e9d8047780c234959f0fd631369066ea988.tar.bz2 mana-client-51733e9d8047780c234959f0fd631369066ea988.tar.xz mana-client-51733e9d8047780c234959f0fd631369066ea988.zip |
*** empty log message ***
Diffstat (limited to 'src/game.h')
-rw-r--r-- | src/game.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ #include "./gui/gui.h" #include "./gui/skill.h" #include "./gui/stats.h" -#include "./graphic/super_eagle.h" +#include "./graphic/2xsai.h" #define SPEECH_TIME 40 #define EMOTION_TIME 40 |