You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
header typo fix
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
.ascii "ED" /* Cartridge ID */
|
||||
|
||||
/* Region */
|
||||
#ifdef defined(VERSION_JP) || defined(VERSION_SH)
|
||||
#if defined(VERSION_JP) || defined(VERSION_SH)
|
||||
.ascii "J" /* NTSC-J (Japan) */
|
||||
#else
|
||||
.ascii "E" /* NTSC-U (North America) */
|
||||
|
||||
Reference in New Issue
Block a user