diff options
author | Remy Oukaour <remy.oukaour@gmail.com> | 2018-01-09 17:26:40 -0500 |
---|---|---|
committer | Remy Oukaour <remy.oukaour@gmail.com> | 2018-01-09 17:26:40 -0500 |
commit | cc0fd6e12c0afe9b70f55114eb3123014318e107 (patch) | |
tree | 2f14fd504debcb9aa65caf52e3465c7630b0affc /FAQ.md | |
parent | a8cf8979d9acf66d1bdf4ea115ab6a0faa8f9d34 (diff) |
CRYSTAL11 → _CRYSTAL11
Diffstat (limited to 'FAQ.md')
-rw-r--r-- | FAQ.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ ## What is pokecrystal11.gbc? -Version 1.1 of Pokémon Crystal, which fixed some issues with the initial international release. `make crystal11` defines `CRYSTAL11` so the assembly builds the changed version. +Version 1.1 of Pokémon Crystal, which fixed some issues with the initial international release. `make crystal11` defines `_CRYSTAL11` so the assembly builds the changed version. ## Can't build ROM; "ERROR: `UNION` already defined" |