The big NULL replacement party part 5.
Right. ' = NULL' would get a lot of these.
This commit is contained in:
@@ -220,7 +220,7 @@ RageDisplay_GLES2::RageDisplay_GLES2()
|
||||
FixLittleEndian();
|
||||
// RageDisplay_GLES2_Helpers::Init();
|
||||
|
||||
g_pWind = NULL;
|
||||
g_pWind = nullptr;
|
||||
}
|
||||
|
||||
RString
|
||||
|
||||
Reference in New Issue
Block a user