Added tgi_circle and tgi_ellipse functions. The latter works, but could be

optimized.



git-svn-id: svn://svn.cc65.org/cc65/trunk@4445 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
uz
2009-11-05 17:14:29 +00:00
parent a08b7d4daf
commit 78070d8bfb
6 changed files with 157 additions and 20 deletions

View File

@@ -181,6 +181,7 @@ TGI_TEXT_VERTICAL = 1
.global _tgi_line
.global _tgi_lineto
.global _tgi_circle
.global _tgi_ellipse
.global _tgi_bar
.global _tgi_textscale
.global _tgi_textstyle