Revision 394
Added by markw about 10 years ago
main.h | ||
---|---|---|
}
|
||
#endif
|
||
|
||
#define NUM_FILES 7
|
||
#define NUM_FILES 8
|
||
struct SimpleFile * files[NUM_FILES];
|
||
|
||
void loadromfile(struct SimpleFile * file, int size, size_t ram_address)
|
Also available in: Unified diff
usb debug support to fix torid