diff options
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp index b24e2c61..ef1d1483 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -63,8 +63,6 @@ int map_address, char_ID; short map_port; char map_name[16]; unsigned char state; -unsigned short x, y; -unsigned char direction; unsigned char screen_mode; char *dir = NULL; |