From: uz Date: Tue, 26 Jan 2010 16:51:03 +0000 (+0000) Subject: Removed the call to tgi_clear from tgi_init, so the screen is not X-Git-Tag: V2.13.2~41 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6d89093d4bb0aebcc77009242449299ee3134204;p=cc65 Removed the call to tgi_clear from tgi_init, so the screen is not automatically cleared. git-svn-id: svn://svn.cc65.org/cc65/trunk@4559 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/doc/funcref.sgml b/doc/funcref.sgml index ea04ad701..51b215749 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -2322,7 +2322,7 @@ to undefined behaviour. / When compiling with / When compiling with When compiling with When compiling with / When compiling with / When compiling with / The function is only available as fastcall function, so it may only be used in presence of a prototype. +/ after