(svn r12771) -Codechange: remove more from variables.h.

This commit is contained in:
rubidium
2008-04-18 16:51:54 +00:00
parent 3547e6d2ba
commit 7edc9b65c6
3 changed files with 2 additions and 5 deletions

View File

@@ -65,8 +65,6 @@ VARDEF char *_log_file;
/* landscape.cpp */
extern const byte _tileh_to_sprite[32];
extern bool _draw_bounding_boxes;
/* misc */
VARDEF char _screenshot_name[128];
VARDEF byte _vehicle_design_names;