mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
adding enums and structs to API
This commit is contained in:
@@ -27,6 +27,8 @@ extern "C" {
|
||||
|
||||
#define PULSE_VERSION_1_0 PULSE_MAKE_VERSION(1, 0, 0)
|
||||
|
||||
#define PULSE_BIT(x) (1u << x)
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user