Changeset 15347


Ignore:
Timestamp:
04/22/12 20:11:46 (11 years ago)
Author:
nit
Message:

[titan] fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/i386port.h

    r15306 r15347  
    154154}
    155155
    156 void blitjpg(unsigned char* buf, int posx, int posy, int width, int height, int scalewidth, int scaleheight)
     156void blitjpg(unsigned char* buf, int posx, int posy, int width, int height, int scalewidth, int scaleheight, int mwidth, int mheight, int halign, int valign)
    157157{
    158158}
Note: See TracChangeset for help on using the changeset viewer.