src/terminal-chess.h

changeset 56
11b57a15d11a
parent 55
54ea19938d57
child 59
3fa1de896666
equal deleted inserted replaced
55:54ea19938d57 56:11b57a15d11a
34 #include "chess/rules.h" 34 #include "chess/rules.h"
35 35
36 #ifndef TERMINAL_CHESS_H 36 #ifndef TERMINAL_CHESS_H
37 #define TERMINAL_CHESS_H 37 #define TERMINAL_CHESS_H
38 38
39 #define PROGRAM_VERSION "0.9-r55" 39 #define PROGRAM_VERSION "0.9-r56"
40 40
41 #ifdef __cplusplus 41 #ifdef __cplusplus
42 extern "C" { 42 extern "C" {
43 #endif 43 #endif
44 44

mercurial