Ignore:
Timestamp:
Feb 6, 2003, 8:20:03 PM (23 years ago)
Author:
sandervl
Message:

Must manually correct y coordinates for DIB section blit since we reset the y inversion back to 0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gdi32/palette.cpp

    r5901 r9762  
    1 /* $Id: palette.cpp,v 1.10 2001-06-03 14:52:47 sandervl Exp $ */
     1/* $Id: palette.cpp,v 1.11 2003-02-06 19:20:03 sandervl Exp $ */
    22
    33/*
     
    7474  HPALETTE rc;
    7575
    76 #ifdef DEBUG_PALETTE
     76#ifdef DEBUG
    7777   for(int i=0; i<arg1->palNumEntries;i++)
    7878   {
Note: See TracChangeset for help on using the changeset viewer.