1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2026-01-16 08:52:40 +01:00

(svn r12459) -Codechange: split news.h into news_type.h and news_func.h.

This commit is contained in:
rubidium
2008-03-28 08:53:36 +00:00
parent d8cfb4f064
commit eeabab4555
29 changed files with 336 additions and 357 deletions

View File

@@ -8,7 +8,6 @@
#include "namegen.h"
#include "station.h"
#include "town.h"
#include "news.h"
#include "screenshot.h"
#include "waypoint.h"
#include "industry.h"