mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
add character encoding header in gbz80disasm.py
This commit is contained in:
parent
4e1e9ed229
commit
500d47f4cc
@ -1,5 +1,5 @@
|
|||||||
#author: Bryan Bishop <kanzure@gmail.com>
|
# -*- coding: utf-8 -*-
|
||||||
#date: 2012-01-09
|
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
from copy import copy, deepcopy
|
from copy import copy, deepcopy
|
||||||
|
Loading…
Reference in New Issue
Block a user