(svn r16912) -Codechange: split waypoint.h in waypoint_base.h and waypoint_func.h
This commit is contained in:
@@ -5,13 +5,10 @@
|
||||
#include "stdafx.h"
|
||||
|
||||
#include "strings_type.h"
|
||||
#include "rail.h"
|
||||
#include "station_base.h"
|
||||
#include "town.h"
|
||||
#include "waypoint.h"
|
||||
#include "order_func.h"
|
||||
#include "window_func.h"
|
||||
#include "newgrf_station.h"
|
||||
#include "order_func.h"
|
||||
#include "waypoint_base.h"
|
||||
|
||||
/**
|
||||
* Draw a waypoint
|
||||
|
Reference in New Issue
Block a user