1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-23 18:29:47 +00:00
cc65/libsrc/geos-common/mousesprite/inittextprompt.s
ol.sc a525fdafb0 Moved the 'mousesprite' files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5443 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-02-04 17:51:17 +00:00

13 lines
180 B
ArmAsm

;
; Maciej 'YTM/Alliance' Witkowiak
;
; 21.12.99
; void InitTextPrompt (char height);
.export _InitTextPrompt
.include "jumptab.inc"
_InitTextPrompt = InitTextPrompt