mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 11:30:18 +00:00
Update pocketpy.h
This commit is contained in:
parent
a7232722ec
commit
8fe2d4e54e
@ -1053,6 +1053,7 @@ inline void VM::post_init(){
|
||||
add_module_requests(this);
|
||||
}
|
||||
|
||||
PyVec2::register_class(this, builtins);
|
||||
PyMat3x3::register_class(this, builtins);
|
||||
#endif
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user