From 6d89093d4bb0aebcc77009242449299ee3134204 Mon Sep 17 00:00:00 2001 From: uz Date: Tue, 26 Jan 2010 16:51:03 +0000 Subject: [PATCH] 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 --- doc/funcref.sgml | 18 +++++++++++------- libsrc/tgi/tgi_init.s | 6 +----- 2 files changed, 12 insertions(+), 12 deletions(-) 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