It undefine NUM_SOUNDS, but other part is depending on it.
and I have to add '}'.
@@ -1183,6 +1183,7 @@ play_file(soundcache *psc, const char *filename) {
/* kill after 30 secs */
alarm(30);
+ }
I bet they are not doing build tests.
@@ -1183,6 +1183,7 @@ play_file(soundcache *psc, const char *filename) {
/* kill after 30 secs */
alarm(30);
+ }
0 件のコメント:
コメントを投稿