mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-19 19:10:17 +00:00
...
This commit is contained in:
parent
d36ad2081b
commit
d4a90c9788
@ -167,4 +167,6 @@ void PyWorld::_register(VM* vm, PyObject* mod, PyObject* type){
|
||||
b2Joint* p = self.world.CreateJoint(&def);
|
||||
return VAR(p); // void_p
|
||||
});
|
||||
}
|
||||
|
||||
} // namespace pkpy
|
Loading…
x
Reference in New Issue
Block a user