mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
fix typo. thanks to heek_
This commit is contained in:
parent
b7b9adfd35
commit
0d656a6848
@ -75,7 +75,7 @@ extern "C" {
|
||||
EXPCL_PYSTUB int PyLong_FromUnsignedLongLong(...);
|
||||
EXPCL_PYSTUB int PyLong_Type(...);
|
||||
EXPCL_PYSTUB int PyMapping_GetItemString(...);
|
||||
EXPCL_PYSTUB int PyModuleView_FromObject(...);
|
||||
EXPCL_PYSTUB int PyMemoryView_FromObject(...);
|
||||
EXPCL_PYSTUB int PyModule_AddIntConstant(...);
|
||||
EXPCL_PYSTUB int PyModule_AddObject(...);
|
||||
EXPCL_PYSTUB int PyModule_AddStringConstant(...);
|
||||
|
Loading…
x
Reference in New Issue
Block a user