mirror of https://github.com/nmlgc/ReC98.git
4 lines
114 B
NASM
4 lines
114 B
NASM
|
public _graph_type_ank_fmt, _graph_type_kanji_fmt
|
||
|
_graph_type_ank_fmt db '%c',0
|
||
|
_graph_type_kanji_fmt db '%c%c',0
|