Align with latest TomB version

This commit is contained in:
Chips-fr 2015-09-09 21:49:41 +02:00
parent a551f1e3a9
commit 97082274cf
167 changed files with 50559 additions and 25948 deletions

View file

@ -329,7 +329,7 @@ void close_sound (void)
// testing shows that reopenning sound device is not a good idea on gp2x (causes random sound driver crashes)
// we will close it on real exit instead
#ifdef RASPBERRY
pandora_stop_sound();
//pandora_stop_sound();
#endif
have_sound = 0;