(svn r13016) -Codechange: unify the detection if rail catenary should be drawn

This commit is contained in:
smatz
2008-05-08 16:48:29 +00:00
parent 4a11ebe76f
commit 386a3f1d20
13 changed files with 67 additions and 41 deletions

View File

@@ -53,6 +53,7 @@
#include "textbuf_gui.h"
#include "string_func.h"
#include "rail_gui.h"
#include "elrail_func.h"
#include "gui.h"
#include "town.h"
#include "video/video_driver.hpp"