Refactored colormaps storage, management and transforms
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2069 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -343,6 +343,7 @@ main (int argc, char *argv[])
|
||||
options.width, options.height, options.bpp);
|
||||
if (options.gammaSet)
|
||||
TFB_SetGamma (options.gamma);
|
||||
InitColorMaps ();
|
||||
init_communication ();
|
||||
/* TODO: Once threading is gone, restore initAudio here.
|
||||
initAudio calls AssignTask, which currently blocks on
|
||||
|
||||
Reference in New Issue
Block a user