mirror of
https://github.com/pret/pokemon-reverse-engineering-tools.git
synced 2026-04-24 23:27:03 -05:00
add encoding to old_parse_scripts.py
original-commit-id: b7295080d5713e589da7fbd1b1465870c83e889e
This commit is contained in:
parent
f148191573
commit
eecc30a3c9
|
|
@ -1,3 +1,4 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
"""
|
||||
This is in a separate file because it screws up highlighting. Doesn't
|
||||
do anything on its own.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user