]> git.sur5r.net Git - cc65/commitdiff
tgi_free_vectorfont maps to free and must therefore be fastcall.
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 27 Jan 2013 14:45:42 +0000 (14:45 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 27 Jan 2013 14:45:42 +0000 (14:45 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@5973 b7a2c559-68d2-44c3-8de9-860c34a00d81

doc/funcref.sgml

index a9c02a633b8df3e4c95d3aaeb9a6fa64a9e6c709..ba8fb8abc56793fc7bd1159ffb254f5dd30cca6a 100644 (file)
@@ -6325,7 +6325,7 @@ tgi_ellipse (50, 40, 40, 20);
 <descrip>
 <tag/Function/Free a vector font that was previously loaded into memory.
 <tag/Header/<tt/<ref id="tgi.h" name="tgi.h">/
-<tag/Declaration/<tt/void tgi_free_vectorfont (const tgi_vectorfont* font);/
+<tag/Declaration/<tt/void __fastcall__ tgi_free_vectorfont (const tgi_vectorfont* font);/
 <tag/Description/Free a vector font that was previously loaded into memory.
 <tag/Limits/<itemize>
 <item>The function is only available as fastcall function, so it may only