mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-07 20:46:17 +01:00
pass in starting colors
This commit is contained in:
parent
d50048dc37
commit
f76c4a018e
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
#include "xptypes.h"
|
#include "xptypes.h"
|
||||||
#include "cemain.h"
|
#include "cemain.h"
|
||||||
|
|
||||||
XP_Bool ceDoColorsEdit( HWND hwnd, CEAppGlobals* globals );
|
XP_Bool ceDoColorsEdit( HWND hwnd, CEAppGlobals* globals, COLORREF* colors );
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue