mirror of
https://github.com/Skeli789/Dynamic-Pokemon-Expansion.git
synced 2026-09-09 10:35:41 -05:00
Fix Tutor Compilation
This commit is contained in:
@@ -4,7 +4,7 @@ from glob import glob
|
||||
|
||||
# Data
|
||||
TM_HM_COUNT = 128
|
||||
TUTOR_COUNT = 146
|
||||
TUTOR_COUNT = 160
|
||||
SPECIES_COUNT = 0x4F3 + 1
|
||||
|
||||
TM_OUTPUT = "assembly/generated/tm_compatibility.s"
|
||||
|
||||
Reference in New Issue
Block a user