mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
software
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
typedef struct SoftBuffer
|
||||
{
|
||||
void* buffer;
|
||||
uint8_t* buffer;
|
||||
void* map;
|
||||
PulseMapMode current_map_mode;
|
||||
} SoftBuffer;
|
||||
|
||||
Reference in New Issue
Block a user