src/game.h

changeset 26
e0a76ee1bb2b
parent 23
824c9522ce66
child 51
84f2e380a434
     1.1 --- a/src/game.h	Tue Apr 01 12:30:25 2014 +0200
     1.2 +++ b/src/game.h	Tue Apr 01 14:04:00 2014 +0200
     1.3 @@ -38,6 +38,7 @@
     1.4  #endif
     1.5  
     1.6  void game_start(Settings *settings, int opponent);
     1.7 +void game_start_singlemachine(Settings *settings);
     1.8  
     1.9  #ifdef	__cplusplus
    1.10  }

mercurial