aboutsummaryrefslogtreecommitdiff
path: root/src/shared/lua_api/phys/bphysbox.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/lua_api/phys/bphysbox.hpp')
-rw-r--r--src/shared/lua_api/phys/bphysbox.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/lua_api/phys/bphysbox.hpp b/src/shared/lua_api/phys/bphysbox.hpp
index c031037..96b58a7 100644
--- a/src/shared/lua_api/phys/bphysbox.hpp
+++ b/src/shared/lua_api/phys/bphysbox.hpp
@@ -11,4 +11,4 @@ extern "C" {
#include "../common.h"
void bphysbox_register(lua_State* L);
-int newbphysbox(lua_State* L);
+void makenewbphysbox(lua_State* L);