diff options
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index 5b8f4244..f9441fbd 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -58,7 +58,6 @@ PLAYER_INFO *char_info = new PLAYER_INFO; Spriteset *hairset = NULL, *playerset = NULL; Image *login_wallpaper = NULL; Graphics *graphics; -Map *tiledMap; char username[LEN_USERNAME]; char password[LEN_PASSWORD]; |