]> git.sur5r.net Git - cc65/blob - libsrc/geos-cbm/mousesprite/inittextprompt.s
Added adjustment for Apple GEOS screen size.
[cc65] / libsrc / geos-cbm / mousesprite / inittextprompt.s
1
2 ;
3 ; Maciej 'YTM/Alliance' Witkowiak
4 ;
5 ; 21.12.99
6
7 ; void InitTextPrompt (char height);
8
9             .export _InitTextPrompt
10
11             .include "jumptab.inc"
12
13 _InitTextPrompt = InitTextPrompt