grosses fleures
This commit is contained in:
parent
1a8e68e0b6
commit
f574bd769d
3 changed files with 8 additions and 7 deletions
|
@ -11,6 +11,7 @@ static constexpr unsigned int MIDDLE_HEIGHT = SCREEN_HEIGHT / 2;
|
|||
static constexpr unsigned int NOTE_PLACE_X_POS[3] = {
|
||||
SCREEN_WIDTH * 6 / 10, SCREEN_WIDTH * 7 / 10, SCREEN_WIDTH * 8 / 10};
|
||||
|
||||
static constexpr unsigned int FLOWER_SIZE = SCREEN_WIDTH * 0.05;
|
||||
namespace sf {
|
||||
class Texture;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue