mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-26 07:59:09 +00:00
(svn r1508) Remove duplicate declarations and include proper headers where necessary
This commit is contained in:
@@ -9,9 +9,6 @@
|
||||
#include "command.h"
|
||||
#include "news.h"
|
||||
|
||||
void DrawShipEngine(int x, int y, int engine, uint32 image_ormod);
|
||||
void DrawShipEngineInfo(int engine, int x, int y, int maxw);
|
||||
|
||||
|
||||
StringID GetEngineCategoryName(byte engine)
|
||||
{
|
||||
|
Reference in New Issue
Block a user