mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-17 01:12:39 +01:00
(svn r11839) -Codechange: move some variables from variables.h to a more logical location.
This commit is contained in:
@@ -51,6 +51,10 @@
|
||||
#include "string_func.h"
|
||||
#include "gui.h"
|
||||
#include "town.h"
|
||||
#include "video/video_driver.hpp"
|
||||
#include "sound/sound_driver.hpp"
|
||||
#include "music/music_driver.hpp"
|
||||
#include "blitter/factory.hpp"
|
||||
|
||||
#include "table/strings.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user