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