mirror of
https://github.com/panda3d/panda3d.git
synced 2026-04-24 07:29:13 -05:00
0 -> NULL
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
TypeHandle EventHandler::_type_handle;
|
||||
|
||||
EventHandler *EventHandler::_global_event_handler = 0;
|
||||
EventHandler *EventHandler::_global_event_handler = NULL;
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user