add character encoding header in gbz80disasm.py

This commit is contained in:
Bryan Bishop 2013-01-27 16:43:00 -06:00
parent 4e1e9ed229
commit 500d47f4cc

View File

@ -1,5 +1,5 @@
#author: Bryan Bishop <kanzure@gmail.com>
#date: 2012-01-09
# -*- coding: utf-8 -*-
import os
import sys
from copy import copy, deepcopy