summaryrefslogtreecommitdiffstats
path: root/modules/tga/register_types.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/tga/register_types.cpp')
-rw-r--r--modules/tga/register_types.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/tga/register_types.cpp b/modules/tga/register_types.cpp
index 359f4d785e..0d9268ebbf 100644
--- a/modules/tga/register_types.cpp
+++ b/modules/tga/register_types.cpp
@@ -32,7 +32,7 @@
#include "image_loader_tga.h"
-static ImageLoaderTGA *image_loader_tga = NULL;
+static ImageLoaderTGA *image_loader_tga = nullptr;
void register_tga_types() {