Changeset 17 for abuse/trunk/src/director.cpp
- Timestamp:
- Nov 10, 2005, 9:41:13 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/director.cpp
r2 r17 25 25 26 26 27 int text_draw(int y, int x1, int y1, int x2, int y2, char *buf, JCFont *font, u char*cmap, char color)27 int text_draw(int y, int x1, int y1, int x2, int y2, char *buf, JCFont *font, uint8_t *cmap, char color) 28 28 { 29 29 short cx1,cy1,cx2,cy2,word_size,word_len;
Note: See TracChangeset
for help on using the changeset viewer.