Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/frontend/StarVoiceLuaBindings.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/frontend/StarVoiceLuaBindings.hpp')
-rw-r--r--source/frontend/StarVoiceLuaBindings.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/frontend/StarVoiceLuaBindings.hpp b/source/frontend/StarVoiceLuaBindings.hpp
index 8c83e54..5d670f3 100644
--- a/source/frontend/StarVoiceLuaBindings.hpp
+++ b/source/frontend/StarVoiceLuaBindings.hpp
@@ -8,7 +8,7 @@ namespace Star {
STAR_CLASS(Voice);
namespace LuaBindings {
- LuaCallbacks makeVoiceCallbacks(Voice* voice);
+ LuaCallbacks makeVoiceCallbacks();
}
}