stoopid pointer
This commit is contained in:
parent
7bc65a13b0
commit
b1ada032fb
3 changed files with 4 additions and 4 deletions
|
|
@ -21,7 +21,7 @@ struct NGuid {
|
|||
};
|
||||
|
||||
struct BackEndpointCallbackInfo {
|
||||
NGuid* caller = new NGuid();
|
||||
NGuid caller;
|
||||
bool muted;
|
||||
float mainVolume;
|
||||
size_t channels;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue