Changeset 25392 for titan/titan/player.h


Ignore:
Timestamp:
12/26/13 16:23:30 (10 years ago)
Author:
obi
Message:

add set_player_sound to player.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/player.h

    r24845 r25392  
    578578                        return 1;
    579579                }
     580
     581                set_player_sound(0);
    580582
    581583                if(ostrstr(tmpfile, "file://") == NULL)
     
    960962        free(player);
    961963        player = NULL;
     964        set_player_sound(1);
    962965#endif
    963966
Note: See TracChangeset for help on using the changeset viewer.