refactor: replace NULL with nullptr across C++ codebase

Excludes vendored C libs (zlib, Miles, DirectXMath, boost, Iggy).
This commit is contained in:
MatthewBeshay
2026-03-30 16:25:52 +11:00
parent a330ecdcbb
commit dfb0e3b03e
752 changed files with 5396 additions and 5396 deletions

View File

@@ -92,7 +92,7 @@ void UIScene_SignEntryMenu::tick() {
if (pMinecraft->level->isClientSide) {
std::shared_ptr<MultiplayerLocalPlayer> player =
pMinecraft->localplayers[m_iPad];
if (player != NULL && player->connection &&
if (player != nullptr && player->connection &&
player->connection->isStarted()) {
player->connection->send(
std::shared_ptr<SignUpdatePacket>(new SignUpdatePacket(