Gfxlib cleanup: move ani and font loading functions out of SDL domain; SDL-specific bits split off into TFB_Canvas functions

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3469 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2009-12-25 04:18:45 +00:00
parent 09c52874a4
commit 98b3cc75c5
6 changed files with 702 additions and 619 deletions
+4
View File
@@ -471,6 +471,10 @@ SOURCE=..\..\src\libs\graphics\gfxintrn.h
# End Source File
# Begin Source File
SOURCE=..\..\src\libs\graphics\gfxload.c
# End Source File
# Begin Source File
SOURCE=..\..\src\libs\graphics\intersec.c
# End Source File
# Begin Source File