Changeset 32805


Ignore:
Timestamp:
01/31/15 16:38:22 (9 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/global.h

    r32804 r32805  
    39683968
    39693969#ifdef MIPSEL
    3970                 char* aspect = NULL
     3970                char* aspect = NULL;
    39713971                aspect = getaspect();
    39723972                if(!ostrncmp("16:9", aspect, 4))
Note: See TracChangeset for help on using the changeset viewer.