mirror of
https://github.com/pret/pokered.git
synced 2026-05-16 08:00:11 -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
|