diff options
| author | Alexander <alex@cogarr.net> | 2019-04-24 21:16:08 -0400 |
|---|---|---|
| committer | Alexander <alex@cogarr.net> | 2019-04-24 21:16:08 -0400 |
| commit | 3d60e1432ec43ade4aa61b5a70dd6b8975417e9f (patch) | |
| tree | 954719a0f4a27fe42f9d8113844a21b79ae70f5d /src/shared/lua_api/phys/bphysmodel.hpp | |
| parent | 42bedce123739287339a95626675ffda3a1ce8e7 (diff) | |
| download | brokengine-3d60e1432ec43ade4aa61b5a70dd6b8975417e9f.tar.gz brokengine-3d60e1432ec43ade4aa61b5a70dd6b8975417e9f.tar.bz2 brokengine-3d60e1432ec43ade4aa61b5a70dd6b8975417e9f.zip | |
updates
Diffstat (limited to 'src/shared/lua_api/phys/bphysmodel.hpp')
| -rw-r--r-- | src/shared/lua_api/phys/bphysmodel.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/lua_api/phys/bphysmodel.hpp b/src/shared/lua_api/phys/bphysmodel.hpp index 50645cc..1d1cd77 100644 --- a/src/shared/lua_api/phys/bphysmodel.hpp +++ b/src/shared/lua_api/phys/bphysmodel.hpp @@ -8,4 +8,5 @@ extern "C" { } int bphysmodel_register(lua_State* L); +void makebphysmodel(lua_State *L); #endif |
