No longer doing font effects this way

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2072 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2005-12-14 21:27:53 +00:00
parent bc28e3268a
commit 1b62c34edf
-3
View File
@@ -265,9 +265,6 @@ extern void FlushColorXForms (void);
#define GetColorMapAddress GetStringAddress #define GetColorMapAddress GetStringAddress
#define GetColorMapContents GetStringContents #define GetColorMapContents GetStringContents
// Font effect defines
#define GRADIENT_EFFECT 0
#define ALTERNATE_EFFECT 1
#endif /* _GFX_PROTOS */ #endif /* _GFX_PROTOS */