mirror of
https://github.com/Skeli789/Dynamic-Pokemon-Expansion.git
synced 2026-09-09 02:25:39 -05:00
Update Build Scripts
This commit is contained in:
@@ -12,7 +12,7 @@ GRAPHICS = './graphics'
|
||||
ASSEMBLY = './assembly'
|
||||
STRINGS = './strings'
|
||||
BUILD = './build'
|
||||
GENERATED = SRC + '/generated'
|
||||
GENERATED = ASSEMBLY + '/generated'
|
||||
|
||||
def PutFileNameInRightFormat(filename):
|
||||
filename = filename.split('/')
|
||||
|
||||
Reference in New Issue
Block a user