(svn r26241) -Codechange: Remember the GRFFile which filled the TextRefStack in the TextRefStack.
This commit is contained in:
@@ -22,8 +22,6 @@
|
||||
#include "direction_type.h"
|
||||
#include "company_type.h"
|
||||
|
||||
struct GRFFile;
|
||||
|
||||
/** Context for tile accesses */
|
||||
enum TileContext {
|
||||
TCX_NORMAL, ///< Nothing special.
|
||||
|
Reference in New Issue
Block a user