File diff r6090:ce473ff6fa95 → r6091:2faa7d307565
src/gui.h
Show inline comments
 
@@ -20,7 +20,6 @@ void ShowPatchesSelection(void);
 
void DrawArrowButtons(int x, int y, int ctab, byte state, bool clickable_left, bool clickable_right);
 

	
 
/* graph_gui.c */
 
extern const byte _cargo_colours[NUM_CARGO];
 
void ShowOperatingProfitGraph(void);
 
void ShowIncomeGraph(void);
 
void ShowDeliveredCargoGraph(void);