mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-23 06:29:11 +00:00
(svn r2781) Fix some of the issues with variables in .h files.
This commit is contained in:
@@ -1158,6 +1158,9 @@ static const Widget _save_dialog_scen_widgets[] = {
|
||||
};
|
||||
|
||||
|
||||
// Colors for fios types
|
||||
const byte _fios_colors[] = {13, 9, 9, 6, 5, 6, 5};
|
||||
|
||||
void BuildFileList(void)
|
||||
{
|
||||
_fios_path_changed = true;
|
||||
|
Reference in New Issue
Block a user