]> git.sur5r.net Git - cc65/blobdiff - libsrc/tgi/tgi_getpagecount.s
remove superfluous ".code" line
[cc65] / libsrc / tgi / tgi_getpagecount.s
index 7c8f480b865639102a22b02caa40d12d31e248b2..777b92c2d5e166def0836957c788c9b40a796577 100644 (file)
@@ -1,7 +1,7 @@
 ;
 ; Ullrich von Bassewitz, 23.06.2002
 ;
-; void __fastcall__ tgi_getpagecount (void);
+; unsigned __fastcall__ tgi_getpagecount (void);
 ; /* Returns the number of screen pages available. */
 ;