(svn r11692) -Codechange: move some functions from 'functions.h' to a more logical place and remove about 50% of the includes of 'functions.h'
This commit is contained in:
@@ -49,7 +49,6 @@
|
||||
#include "openttd.h"
|
||||
#include "station_map.h"
|
||||
#include "viewport.h"
|
||||
#include "functions.h" /* We should REALLY get rid of this goddamn file, as it is butt-ugly */
|
||||
#include "variables.h" /* ... same here */
|
||||
#include "landscape.h"
|
||||
#include "rail_type.h"
|
||||
|
Reference in New Issue
Block a user