dotfiles/.config/Code/User/History/eedc553/byMj.h

8 lines
67 B
C
Raw Normal View History

2024-06-16 18:53:25 +05:00
class Paddle{
const int height;
int width;
int x;
};