shithub: pokecrystal

Download patch

ref: 4e1e9ed229554e9c27c4a2fa6dfaa42b4eb518c0
parent: 8f4b5dae2a36bfb98f04e941252462b69b8cf953
author: Bryan Bishop <[email protected]>
date: Sun Jan 27 11:42:20 EST 2013

include character encoding header in romstr.py

--- a/extras/romstr.py
+++ b/extras/romstr.py
@@ -1,3 +1,5 @@
+# -*- coding: utf-8 -*-
+
 import sys
 import os
 import time