Changeset 44399 for titan/titan/player.h
- Timestamp:
- 11/24/19 18:38:59 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/player.h
r44398 r44399 548 548 #ifdef MIPSEL 549 549 if(checkchipset("HI3798MV200") == 1) 550 audioplay(status.aktservice->audiodev) 550 audioplay(status.aktservice->audiodev); 551 551 audiocontinue(status.aktservice->audiodev); 552 552 #else
Note: See TracChangeset
for help on using the changeset viewer.