2
0
mirror of https://frontier.innolan.net/github/amigaos-cross-toolchain6.git synced 2024-10-19 10:29:55 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
55f79deef2 Regenerate graphics_lib.sfd using fd2sfd, fixes #73 2017-01-11 09:06:45 +01:00
5f77cdb9e4 copy inline macros from fd2sfd 2017-01-10 22:41:41 +01:00
c383c1438d removing the GetOutlinePen() macro from graphics/gfxmacros.h (#74)
* removing the GetOutlinePen() macro from graphics/gfxmacros.h as this is causing compiler warnings due to conflicts with the graphics.h inline macros. This refs #63.
* modified macros to define GetOPen() rather then GetOutlinePen() which should fix the duplicate macro definition macros.
2017-01-10 21:52:29 +01:00
246d04615d Revert to previous version. New one breaks my sources. 2014-01-03 17:32:38 +01:00
dc0a3308cb Preparation for gcc 3.4.6 import. 2013-05-19 15:49:00 +02:00
9da783e899 Remove dependency on fd2inline. 2012-02-15 22:22:47 -08:00