diff --git a/libsrc/tgi/tgi_getpagecount.s b/libsrc/tgi/tgi_getpagecount.s index 7c8f480b8..777b92c2d 100644 --- a/libsrc/tgi/tgi_getpagecount.s +++ b/libsrc/tgi/tgi_getpagecount.s @@ -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. */ ;