mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-16 05:33:07 +02:00
Rename the EventResult struct to Vst2EventResult
This commit is contained in:
@@ -477,7 +477,7 @@ void serialize(S& s, EventResultPayload& payload) {
|
||||
/**
|
||||
* AN instance of this should be sent back as a response to an incoming event.
|
||||
*/
|
||||
struct EventResult {
|
||||
struct Vst2EventResult {
|
||||
/**
|
||||
* The result that should be returned from the dispatch function.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user