diff --git a/include/o65.h b/include/o65.h index 3f12a8fc5..148b60b4e 100644 --- a/include/o65.h +++ b/include/o65.h @@ -52,7 +52,7 @@ typedef unsigned o65_size; -/* Define a structure with the sid register offsets */ +/* Define a structure that defines the o65 file header */ typedef struct o65_header o65_header; struct o65_header { char marker[2]; /* Non-C64 marker */