Changeset 24090 for titan/titan/player.h
- Timestamp:
- 10/05/13 11:56:25 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/player.h
r24081 r24090 625 625 subout.destStride = skinfb->pitch; 626 626 subout.shareFramebuffer = 1; 627 subout.framebufferBlit = blitfb ;627 subout.framebufferBlit = blitfb1; 628 628 629 629 player->output->subtitle->Command(player, (OutputCmd_t)OUTPUT_SET_SUBTITLE_OUTPUT, (void*)&subout);
Note: See TracChangeset
for help on using the changeset viewer.