aboutsummaryrefslogtreecommitdiff
path: root/src/shared/lua_api/load_phys.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/lua_api/load_phys.hpp')
-rw-r--r--src/shared/lua_api/load_phys.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/lua_api/load_phys.hpp b/src/shared/lua_api/load_phys.hpp
index 6f9e9a9..fefa86b 100644
--- a/src/shared/lua_api/load_phys.hpp
+++ b/src/shared/lua_api/load_phys.hpp
@@ -4,4 +4,4 @@ extern "C" {
#include <lualib.h>
}
-void loadPhysLibs(lua_State* L);
+void load_physfuncs(lua_State* L);