Changeset 29159
- Timestamp:
- 06/03/14 18:14:24 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/header.h
r29153 r29159 663 663 inline void drawpixelfastfb(struct fb* node, int posx, int posy, unsigned long color); 664 664 inline void drawpixelfb(struct fb* node, int posx, int posy, unsigned long color); 665 unsigned char * resize(unsigned char *origin, int ox, int oy, int dx, int dy, int type, unsigned char * dst, int flag) 665 unsigned char * resize(unsigned char *origin, int ox, int oy, int dx, int dy, int type, unsigned char * dst, int flag); 666 666 667 667 //volume.h
Note: See TracChangeset
for help on using the changeset viewer.