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