forked from mirror/OpenTTD
(svn r12767) -Codechange: merge all main toolbar related functions into a single file instead of scattering the functionality over several files.
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
|
||||
#include "window_type.h"
|
||||
|
||||
Point GetToolbarDropdownPos(uint16 parent_button, int width, int height);
|
||||
Window *AllocateToolbar();
|
||||
|
||||
#endif /*TOOLBAR_GUI_H*/
|
||||
|
Reference in New Issue
Block a user