From 83342c6ee996f55597b033b74ef39da9bec10bae Mon Sep 17 00:00:00 2001 From: izydorst Date: Fri, 2 Jan 2004 23:16:01 +0000 Subject: [PATCH] more info about kernal functions that silently restore vectors git-svn-id: svn://svn.cc65.org/cc65/trunk@2864 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/geos.sgml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/geos.sgml b/doc/geos.sgml index 1eb84cc79..70749e6a8 100644 --- a/doc/geos.sgml +++ b/doc/geos.sgml @@ -1648,6 +1648,13 @@ void remove_hook(void) {

In your It is critical to restore old vector values before exiting the program. If you have more than one place where you call