From 05bc5bd2466f42a18fe467ee611f0a2e42bade39 Mon Sep 17 00:00:00 2001 From: austriancoder Date: Mon, 13 Sep 2004 16:23:16 +0000 Subject: added and converted comments into a doxygen friendly format --- dxr3palettemanager.c | 1 + 1 file changed, 1 insertion(+) (limited to 'dxr3palettemanager.c') 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); -- cgit v1.2.3