Changeset 14909


Ignore:
Timestamp:
03/24/12 18:27:14 (12 years ago)
Author:
nit
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/dvdplayer.h

    r14907 r14909  
    587587int dvdsetfb()
    588588{
     589#ifdef DVDPLAYER
    589590        int width = 720, height = 576, colbytes = 4;
    590591
     
    593594
    594595        if(dvdskinfb == NULL) return 1;
    595 #ifdef DVDPLAYER
    596596        if(ddvdconfig == NULL) return 1;
    597597#ifdef DDVD_SUPPORTS_GET_BLIT_DESTINATION
Note: See TracChangeset for help on using the changeset viewer.