mirror of
https://github.com/pret/pokered.git
synced 2026-04-07 09:54:51 -05:00
9 lines
130 B
NASM
9 lines
130 B
NASM
PrintMagazinesText:
|
|
call EnableAutoTextBoxDrawing
|
|
tx_pre MagazinesText
|
|
ret
|
|
|
|
MagazinesText::
|
|
text_far _MagazinesText
|
|
text_end
|