summaryrefslogtreecommitdiff
path: root/dxr3palettemanager.c
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3palettemanager.c')
-rw-r--r--dxr3palettemanager.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dxr3palettemanager.c b/dxr3palettemanager.c
index 0769722..745e030 100644
--- a/dxr3palettemanager.c
+++ b/dxr3palettemanager.c
@@ -16,6 +16,7 @@
#include "dxr3tools.h"
// ==================================
+//! constructor
cDxr3PaletteManager::cDxr3PaletteManager()
{
memset(m_colors, 0, sizeof(int) * MAX_COLORS);