diff options
author | yenatch <yenatch@gmail.com> | 2013-11-23 14:48:26 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-11-23 14:49:37 -0500 |
commit | b4968a9ab7dbe596354351d06458598805d37445 (patch) | |
tree | d031134e975302c62dc33c55620273e22e749385 | |
parent | bb68a7633023ecf1b4b54ac627819e2efd4e3aa7 (diff) |
forgot the new pokecrystal.asm
-rw-r--r-- | pokecrystal.asm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pokecrystal.asm b/pokecrystal.asm new file mode 100644 index 000000000..b42aceaee --- /dev/null +++ b/pokecrystal.asm @@ -0,0 +1,2 @@ +_CRYSTAL EQU 1 +VERSION EQU 0 |