Changeset 44399 for titan/titan/player.h


Ignore:
Timestamp:
11/24/19 18:38:59 (4 years ago)
Author:
gost
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/player.h

    r44398 r44399  
    548548#ifdef MIPSEL
    549549        if(checkchipset("HI3798MV200") == 1)
    550                 audioplay(status.aktservice->audiodev)
     550                audioplay(status.aktservice->audiodev);
    551551        audiocontinue(status.aktservice->audiodev);
    552552#else
Note: See TracChangeset for help on using the changeset viewer.