Rearange menu of mpegplayer. Add new menu with "settings" and "quit", and remove...
[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