src/terminal-chess.h

changeset 66
f5cc75565f7c
parent 60
0c50aac49e55
child 68
b34de5ce7d0e
equal deleted inserted replaced
65:dcc5bd2c56c0 66:f5cc75565f7c
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-r60" 39 #define PROGRAM_VERSION "0.9-r66"
40 40
41 #ifdef __cplusplus 41 #ifdef __cplusplus
42 extern "C" { 42 extern "C" {
43 #endif 43 #endif
44 44

mercurial