(svn r16640) -Codechange: move roadstop stuff to separate files

This commit is contained in:
smatz
2009-06-23 21:44:48 +00:00
parent cc9ecc4e7d
commit 61a42f42c1
19 changed files with 208 additions and 163 deletions

View File

@@ -48,6 +48,7 @@
#include "gamelog.h"
#include "cheat_type.h"
#include "animated_tile_func.h"
#include "roadstop_base.h"
#include "functions.h"
#include "elrail_func.h"
#include "rev.h"