Some JMA format and code improvements.
This commit is contained in:
@@ -46,8 +46,8 @@ namespace JMA
|
||||
|
||||
struct jma_file_info : jma_file_info_base
|
||||
{
|
||||
unsigned int date;
|
||||
unsigned int time;
|
||||
unsigned short date;
|
||||
unsigned short time;
|
||||
const unsigned char *buffer;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user