forked from mirror/OpenTTD
(svn r13106) -Codechange: rework the toolbar code a little so functions do not have to return the Window they just created.
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
#ifndef TOOLBAR_GUI_H
|
||||
#define TOOLBAR_GUI_H
|
||||
|
||||
#include "window_type.h"
|
||||
|
||||
Window *AllocateToolbar();
|
||||
void AllocateToolbar();
|
||||
|
||||
#endif /*TOOLBAR_GUI_H*/
|
||||
|
Reference in New Issue
Block a user