shadowm

Untitled

Feb 20th, 2012
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.08 KB | None | 0 0
  1. for(; ; first_player_ = 1) {
  2.     play_turn(save);
  3.     save = true;
  4. } //end for loop
Advertisement
Add Comment
Please, Sign In to add comment