You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
add character encoding header in gbz80disasm.py
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user