Massive change of button callback function prototypes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* vim:expandtab:ts=2 sw=2:
|
||||
*/
|
||||
void Button_Brush_Factory(void);
|
||||
void Button_Brush_Factory(int);
|
||||
void Repeat_script(void);
|
||||
|
||||
/// Lua scripts bound to shortcut keys.
|
||||
|
||||
Reference in New Issue
Block a user