projects
/
xboard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
8e2df8c
)
Fix some warnings (prototypes)
author
H.G. Muller
<h.g.muller@hccnet.nl>
Tue, 13 Sep 2011 21:02:35 +0000 (23:02 +0200)
committer
H.G. Muller
<h.g.muller@hccnet.nl>
Tue, 13 Sep 2011 21:05:59 +0000 (23:05 +0200)
winboard/winboard.h
patch
|
blob
|
history
diff --git
a/winboard/winboard.h
b/winboard/winboard.h
index
2dc1659
..
6a65b4c
100644
(file)
--- a/
winboard/winboard.h
+++ b/
winboard/winboard.h
@@
-137,6
+137,8
@@
void SaveSettings(char* name);
BOOL BrowseForFolder( const char * title, char * path );
\r
VOID TourneyPopup();
\r
VOID LoadEnginePopUp();
\r
+VOID LoadOptionsPopup(HWND hDlg);
\r
+VOID InitTextures();
\r
\r
/* Constants */
\r
\r