mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 00:32:57 -04:00
buh?
This commit is contained in:
parent
243a9be23a
commit
fdf7e8490d
@ -271,7 +271,7 @@ static void correct_event(CPT_Event e) {
|
||||
}
|
||||
}
|
||||
|
||||
typedef void event_func(CPT_Event);
|
||||
typedef void (*event_func)(CPT_Event);
|
||||
|
||||
static inline GuiButton* make_button(const string& name, Node* font,
|
||||
EventHandler& eh, event_func func) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user