mirror of
https://github.com/Skeli789/Dynamic-Pokemon-Expansion.git
synced 2026-09-07 17:45:33 -05:00
Merge branch 'master' into Unbound
This commit is contained in:
@@ -5,7 +5,7 @@ from glob import glob
|
||||
# Data
|
||||
TM_HM_COUNT = 128
|
||||
TUTOR_COUNT = 128
|
||||
SPECIES_COUNT = 0x4EA + 1
|
||||
SPECIES_COUNT = 0x4EC + 1
|
||||
|
||||
TM_OUTPUT = "assembly/generated/tm_compatibility.s"
|
||||
TUTOR_OUTPUT = "assembly/generated/tutor_compatibility.s"
|
||||
|
||||
Reference in New Issue
Block a user