mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-07 18:45:59 -05:00
Review changes pt 1
This commit is contained in:
@@ -47,4 +47,4 @@ def export_messages(infile, outfile, n=None, indent=0, start=0):
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
export_messages('emotions.txt', 'emotions.h', n=4, start=42)
|
||||
export_messages('emotions.txt', 'emotions.h', n=1, start=7)
|
||||
|
||||
Reference in New Issue
Block a user