#include "tetris.h" //void tetrisPlayerSwitch(GameInit *game){ //switch(generateNextBlock()){ // case 1: // playerBlock[i].x = BlockSquare[i].x; // playerBlock[i].y = BlockSquare[i].y; // playerBlock[i].w = // playerBlock[i].h = // } //}