dotfiles/.config/Code/User/History/eedc553/4KNP.h

7 lines
60 B
C
Raw Normal View History

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