rail_gui.c
changeset 1542 62a03537ad0b
parent 1363 775a7ee52369
child 1632 10c391e108b7
equal deleted inserted replaced
1541:88d76661a786 1542:62a03537ad0b
    10 #include "gfx.h"
    10 #include "gfx.h"
    11 #include "sound.h"
    11 #include "sound.h"
    12 #include "command.h"
    12 #include "command.h"
    13 #include "vehicle.h"
    13 #include "vehicle.h"
    14 #include "station.h"
    14 #include "station.h"
       
    15 #include "waypoint.h"
    15 
    16 
    16 static uint _cur_railtype;
    17 static uint _cur_railtype;
    17 static bool _remove_button_clicked;
    18 static bool _remove_button_clicked;
    18 static byte _build_depot_direction;
    19 static byte _build_depot_direction;
    19 static byte _waypoint_count=1;
    20 static byte _waypoint_count=1;