mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-12 09:09:09 +00:00
(svn r2663) Include variables.h only in these files which need it, not globally via openttd.h
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#include "command.h"
|
||||
#include "town.h"
|
||||
#include "sound.h"
|
||||
#include "variables.h"
|
||||
|
||||
static int GetRandomTreeType(TileIndex tile, uint seed)
|
||||
{
|
||||
|
Reference in New Issue
Block a user