Added a tgi_pieslice function.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4449 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
uz
2009-11-05 20:32:17 +00:00
parent bafd7a7279
commit eee4430061
5 changed files with 124 additions and 3 deletions

View File

@@ -180,6 +180,7 @@ TGI_TEXT_VERTICAL = 1
.global _tgi_load_driver
.global _tgi_outtext
.global _tgi_outtextxy
.global _tgi_pieslice
.global _tgi_setcolor
.global _tgi_setdrawpage
.global _tgi_setpalette