All the Changes for 1.2.1

Sorry forgot to commit once again.
Just look in the changelog of the release
This commit is contained in:
Andre Schweiger 2016-02-29 14:19:32 +01:00
parent 9a8c8bc714
commit 73775f875a
9 changed files with 27 additions and 12 deletions

View file

@ -15,6 +15,7 @@ void playSound(Sound snd);
void playMusic(Sound snd);
void updateMusic(int lvl, int time);
void stopMusic();
void loadSounds();
void freeSounds();