Changeset 15347
- Timestamp:
- 04/22/12 20:11:46 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/i386port.h
r15306 r15347 154 154 } 155 155 156 void blitjpg(unsigned char* buf, int posx, int posy, int width, int height, int scalewidth, int scaleheight )156 void blitjpg(unsigned char* buf, int posx, int posy, int width, int height, int scalewidth, int scaleheight, int mwidth, int mheight, int halign, int valign) 157 157 { 158 158 }
Note: See TracChangeset
for help on using the changeset viewer.