pass in starting colors

This commit is contained in:
ehouse 2004-04-14 03:48:33 +00:00
parent d50048dc37
commit f76c4a018e

View file

@ -25,7 +25,7 @@
#include "xptypes.h"
#include "cemain.h"
XP_Bool ceDoColorsEdit( HWND hwnd, CEAppGlobals* globals );
XP_Bool ceDoColorsEdit( HWND hwnd, CEAppGlobals* globals, COLORREF* colors );
#endif