Working config file also configures the build and git dir.
This commit is contained in:
parent
90f4f727ba
commit
eb6c7b0e33
6 changed files with 29 additions and 28 deletions
2
gui.hpp
2
gui.hpp
|
@ -13,7 +13,7 @@ public:
|
|||
sf::SoundBuffer buffer;
|
||||
bool initialized;
|
||||
|
||||
SoundQuip();
|
||||
SoundQuip() {};
|
||||
|
||||
void load(nlohmann::json &data, const char *in_file);
|
||||
void play();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue