Fixed a comment
git-svn-id: svn://svn.cc65.org/cc65/trunk@1933 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -52,7 +52,7 @@
|
|||||||
typedef unsigned o65_size;
|
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;
|
typedef struct o65_header o65_header;
|
||||||
struct o65_header {
|
struct o65_header {
|
||||||
char marker[2]; /* Non-C64 marker */
|
char marker[2]; /* Non-C64 marker */
|
||||||
|
|||||||
Reference in New Issue
Block a user