Initial commit - http://sourceforge.net/p/fceumm/code/160/
This commit is contained in:
4
src/fceustr.h
Normal file
4
src/fceustr.h
Normal file
@@ -0,0 +1,4 @@
|
||||
typedef struct {
|
||||
uint8 *data;
|
||||
uint32 len; /* Not including extra NULL character. */
|
||||
} fceustr;
|
||||
Reference in New Issue
Block a user