(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:
@@ -8,6 +8,8 @@
|
||||
#include "town.h"
|
||||
#include "industry.h"
|
||||
#include "newgrf_storage.h"
|
||||
#include "core/bitmath_func.hpp"
|
||||
#include "gfx_type.h"
|
||||
|
||||
/**
|
||||
* Gets the value of a so-called newgrf "register".
|
||||
|
Reference in New Issue
Block a user