FS#8961 - Anti-Aliased Fonts.
[kugel-rb.git] / apps / plugins / chessbox / opening.h
blobec5c305592ecda77388b37810e1e95a13787c08a
1 #ifndef _OPENING_H_
2 #define _OPENING_H_
4 #define MAX_OPENING 241
6 extern unsigned short OBook[241][56];
8 #endif