Re: d3dx9_36: Fix uninitialized variable warnings.

2011-04-26 Thread Nicolas Le Cam
2011/4/26 Matteo Bruni : > 2011/4/26 Nicolas Le Cam : >> msdn tells us to use 0 to disable colorkey [1]. Let me know if you >> think it isn't the correct things to do. >> >> [1] http://msdn.microsoft.com/en-us/library/bb172902%28v=vs.85%29.aspx >> >> -- >> Nicolas Le Cam >> > > Argh, this was alrea

Re: d3dx9_36: Fix uninitialized variable warnings.

2011-04-26 Thread Matteo Bruni
2011/4/26 Nicolas Le Cam : > msdn tells us to use 0 to disable colorkey [1]. Let me know if you > think it isn't the correct things to do. > > [1] http://msdn.microsoft.com/en-us/library/bb172902%28v=vs.85%29.aspx > > -- > Nicolas Le Cam > Argh, this was already spotted by Gerald Pfeifer some time