mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
Whoops, let's not forget the init_type()
This commit is contained in:
parent
892cf20f5a
commit
8fd806a5c9
@ -155,6 +155,7 @@ init_libputil() {
|
|||||||
BamReaderAuxData::init_type();
|
BamReaderAuxData::init_type();
|
||||||
BamReaderParam::init_type();
|
BamReaderParam::init_type();
|
||||||
BitArray::init_type();
|
BitArray::init_type();
|
||||||
|
BitMask16::init_type();
|
||||||
BitMask32::init_type();
|
BitMask32::init_type();
|
||||||
BitMask64::init_type();
|
BitMask64::init_type();
|
||||||
ButtonHandle::init_type();
|
ButtonHandle::init_type();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user