Renamed DrawText function to prevent name collisions in OSX - from peterb

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@548 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
ghaushe
2003-01-12 22:46:38 +00:00
parent 39ddda171e
commit 1d133995b5
22 changed files with 128 additions and 127 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.2:
- Function name conflict fixes for Mac OSX -by peterb
- Minor fixes for pc-fonts (Outfit screen, gradient color swap) -by Nic
- DCQ is now accessed uniformly by routines in gfx_common.c
- Fixed OpenGL colors on MacOS X -Mika