dotfiles/.config/Code/User/History/-322e7254/dRNM.h

11 lines
62 B
C
Raw Normal View History

2024-06-16 18:53:25 +05:00
class Brick{
int strength;
float *color;
};