Fix a typo
This commit is contained in:
parent
a85e1ff083
commit
b4b1bd83d0
@ -53,7 +53,7 @@ typedef struct ws_romHeaderStruct
|
||||
uint8_t developperId; /* Maker Code L */
|
||||
uint8_t minimumSupportSystem; /* Maker Code H */
|
||||
uint8_t cartId; /* Title code */
|
||||
uint8_t gameVertion; /* Version */
|
||||
uint8_t gameVersion; /* Version */
|
||||
uint8_t romSize; /* ROM Size */
|
||||
uint8_t saveSize; /* XROM/XEROM Size */
|
||||
uint8_t cartFlags; /* Boot loader */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user