mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
fix missing keyword
This commit is contained in:
parent
b37c71d56b
commit
9f46da91a5
@ -34,7 +34,7 @@
|
||||
|
||||
#endif // WIN32
|
||||
|
||||
NeverFreeMemory *NeverFreeMemory::_global_ptr;
|
||||
NeverFreeMemory * TVOLATILE NeverFreeMemory::_global_ptr;
|
||||
|
||||
// If a page has fewer than this many bytes remaining, never mind
|
||||
// about it.
|
||||
|
Loading…
x
Reference in New Issue
Block a user