mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-31 19:57:06 +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 "cemain.h"
|
||||
|
||||
XP_Bool ceDoColorsEdit( HWND hwnd, CEAppGlobals* globals );
|
||||
XP_Bool ceDoColorsEdit( HWND hwnd, CEAppGlobals* globals, COLORREF* colors );
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue