Changeset 16794


Ignore:
Timestamp:
06/22/12 15:31:46 (12 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/header.h

    r16793 r16794  
    474474int changepicmem(struct skin* node, char* text, int timeout, int del);
    475475int convertxmlentry(char *value, uint8_t *proz);
    476 int savejpg(char* filename, int stride, int width, int height, int quality, unsigned char *buf)
     476int savejpg(char* filename, int stride, int width, int height, int quality, unsigned char *buf);
    477477
    478478//volume.h
Note: See TracChangeset for help on using the changeset viewer.