Changeset 691 for Daodan/src/daodan_gl.c


Ignore:
Timestamp:
Mar 7, 2013, 2:10:23 AM (12 years ago)
Author:
alloc
Message:

Daodan: Cleaning up code (a few comments, old commented out stuff removed), ugly wine-crash fix for DaodanGL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Daodan/src/daodan_gl.c

    r690 r691  
    238238                        gl_gamma_ramp_valid = 1;
    239239        }
    240         /*
     240       
    241241        if (gl_gamma_ramp_valid)
    242242                daodan_set_gamma(ONrPersist_GetGamma()); 
    243         else*/
     243        else
    244244                DDrStartupMessage("gamma adjustment not supported");
    245245       
Note: See TracChangeset for help on using the changeset viewer.