Initial commit
This commit is contained in:
8
306-controller_interface.X/xf/ireactive.h
Normal file
8
306-controller_interface.X/xf/ireactive.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef IREACTIVE_ONCE
|
||||
#define IREACTIVE_ONCE
|
||||
|
||||
struct Event_;
|
||||
|
||||
typedef bool (*processEventT)(struct Event_* ev);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user