diff options
Diffstat (limited to 'src/game.h')
-rw-r--r-- | src/game.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,6 +47,7 @@ #define LOCK 254 #define IDLE 255 +#define DIR_NONE -1 #define SOUTH 0 #define SW 1 #define WEST 2 |
index : HoraK-FDF/mana | ||
Original The Mana World client, now known as simply the Mana client. | root |
summaryrefslogtreecommitdiff |
-rw-r--r-- | src/game.h | 1 |
@@ -47,6 +47,7 @@ #define LOCK 254 #define IDLE 255 +#define DIR_NONE -1 #define SOUTH 0 #define SW 1 #define WEST 2 |