From 8a7b84247c512a73f46e02f70ce2fb381c0c96cc Mon Sep 17 00:00:00 2001 From: uz Date: Sun, 27 Jan 2013 14:45:42 +0000 Subject: [PATCH] tgi_free_vectorfont maps to free and must therefore be fastcall. git-svn-id: svn://svn.cc65.org/cc65/trunk@5973 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/funcref.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/funcref.sgml b/doc/funcref.sgml index a9c02a633..ba8fb8abc 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -6325,7 +6325,7 @@ tgi_ellipse (50, 40, 40, 20); / - The function is only available as fastcall function, so it may only -- 2.39.5