(svn r11674) -Codechange: refactor some functions out of macros.h into more logical locations.

This commit is contained in:
rubidium
2007-12-21 19:21:21 +00:00
parent d5c4ba8246
commit 01e20c9140
50 changed files with 76 additions and 98 deletions

View File

@@ -8,6 +8,7 @@
#include "gfx.h"
#include "rail_type.h"
#include "track_type.h"
#include "core/bitmath_func.hpp"
#include "variables.h"
/** This struct contains all the info that is needed to draw and construct tracks.