mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-06 14:27:16 +00:00
(svn r3489) Remove an unused declaration
This commit is contained in:
parent
7d03773383
commit
c8dd64bdbc
@ -19,8 +19,6 @@
|
|||||||
#include "depot.h"
|
#include "depot.h"
|
||||||
#include "vehicle_gui.h"
|
#include "vehicle_gui.h"
|
||||||
|
|
||||||
void ShowRoadVehViewWindow(Vehicle *v);
|
|
||||||
|
|
||||||
static const uint16 _roadveh_images[63] = {
|
static const uint16 _roadveh_images[63] = {
|
||||||
0xCD4, 0xCDC, 0xCE4, 0xCEC, 0xCF4, 0xCFC, 0xD0C, 0xD14,
|
0xCD4, 0xCDC, 0xCE4, 0xCEC, 0xCF4, 0xCFC, 0xD0C, 0xD14,
|
||||||
0xD24, 0xD1C, 0xD2C, 0xD04, 0xD1C, 0xD24, 0xD6C, 0xD74,
|
0xD24, 0xD1C, 0xD2C, 0xD04, 0xD1C, 0xD24, 0xD6C, 0xD74,
|
||||||
|
Loading…
Reference in New Issue
Block a user