mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
9 lines
130 B
NASM
9 lines
130 B
NASM
PrintMagazinesText:
|
|
call EnableAutoTextBoxDrawing
|
|
tx_pre MagazinesText
|
|
ret
|
|
|
|
MagazinesText::
|
|
text_far _MagazinesText
|
|
text_end
|