mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
static init
This commit is contained in:
parent
0e9aabb75b
commit
14b0579412
@ -590,6 +590,7 @@ TypeRegistry() {
|
|||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
void TypeRegistry::
|
void TypeRegistry::
|
||||||
init_global_pointer() {
|
init_global_pointer() {
|
||||||
|
init_memory_hook();
|
||||||
_global_pointer = new TypeRegistry;
|
_global_pointer = new TypeRegistry;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user