4 lines
50 B
C
4 lines
50 B
C
#include "structs.h"
|
|
|
|
void ballmover(Ball &ball);
|
#include "structs.h"
|
|
|
|
void ballmover(Ball &ball);
|