X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=backend.h;h=c678e2659e118ea34c8721e408b2beb1dee0ff74;hb=50ffaff1de1b05f1bf76dd842e734eff2974afd4;hp=fae8ee7e2b29ae669489fe942ef75dedcd092a55;hpb=aa694af0138b799c4de3e031d15c2a9be3112b6c;p=xboard.git diff --git a/backend.h b/backend.h index fae8ee7..c678e26 100644 --- a/backend.h +++ b/backend.h @@ -436,6 +436,7 @@ void Load P((ChessProgramState *cps, int n)); int MultiPV P((ChessProgramState *cps)); void MoveHistorySet P(( char movelist[][2*MOVE_LEN], int first, int last, int current, ChessProgramStats_Move * pvInfo )); void MakeEngineOutputTitle P((void)); +void LoadTheme P((void)); /* A point in time */ typedef struct {