Documentation fix
This commit is contained in:
@@ -75,7 +75,9 @@ class AudioManager {
|
|||||||
var timer = new Timer (100);
|
var timer = new Timer (100);
|
||||||
timer.run = function () {
|
timer.run = function () {
|
||||||
|
|
||||||
|
#if (!macro && lime_cffi)
|
||||||
NativeCFFI.lime_al_cleanup ();
|
NativeCFFI.lime_al_cleanup ();
|
||||||
|
#end
|
||||||
|
|
||||||
};
|
};
|
||||||
#end
|
#end
|
||||||
|
|||||||
Reference in New Issue
Block a user