GodotVR / godot_openxr

(Maintenance mode) OpenXR drivers for the Godot Game Engine v3.x
MIT License
278 stars 45 forks source link

Change to consistant use of nullptr over NULL #218

Closed BastiaanOlij closed 2 years ago

BastiaanOlij commented 2 years ago

This is absolutely a nitpicking PR but it's bothered me for awhile now. We use NULL and nullptr inconsistently, 100% my own doing so I'm the one to blame, long overdue to clean this up :P