2 lines
110 B
C
2 lines
110 B
C
void initialiseBricks(brick *bricks, int *brickCount);
|
|
void initialiseBricks2(brick *bricks, int *brickCount); |