dxx-rebirth/common/music
Kp d9034ea609 Remove explicit =nullptr in ADL function pointers
Global data will default to nullptr, so the initialization is
unnecessary.  Some compilers may store the pointer in `.data` when it is
initialized to any value.
2018-10-15 00:51:53 +00:00
..
adlmidi_dynamic.cpp Remove explicit =nullptr in ADL function pointers 2018-10-15 00:51:53 +00:00