repo.or.cz
/
kugel-rb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix FS#10550. Start autostart.rock after gui_syncstatusbar_init().
[kugel-rb.git]
/
apps
/
plugins
/
chessbox
/
opening.h
blob
ec5c305592ecda77388b37810e1e95a13787c08a
1
#ifndef _OPENING_H_
2
#define _OPENING_H_
3
4
#define MAX_OPENING 241
5
6
extern
unsigned short
OBook
[
241
][
56
];
7
8
#endif