mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
Meeerge...
This commit is contained in:
@@ -252,9 +252,9 @@ namespace audio
|
||||
{ "getOrientation", w_getOrientation },
|
||||
{ "setVelocity", w_setVelocity },
|
||||
{ "getVelocity", w_getVelocity },
|
||||
{ "record", w_record },
|
||||
/*{ "record", w_record },
|
||||
{ "getRecordedData", w_getRecordedData },
|
||||
{ "stopRecording", w_stopRecording },
|
||||
{ "stopRecording", w_stopRecording },*/
|
||||
{ 0, 0 }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user