fceugx/source/fceultra/fceustr.h
2008-09-02 01:55:12 +00:00

5 lines
97 B
C

typedef struct {
uint8 *data;
uint32 len; /* Not including extra NULL character. */
} fceustr;