http://bugs.winehq.org/show_bug.cgi?id=10697
--- Comment #41 from Paaru pcxunlimited@gmail.com 2008-01-19 15:31:18 --- I followed the directions in comment 35 (for surface.c) and StarCraft works again! The appendage in comment 37, however, does not:
surface.c: In function ‘IWineD3DSurfaceImpl_PrivateSetup’: surface.c:3474: error: ‘READTEX’ undeclared (first use in this function) surface.c:3474: error: (Each undeclared identifier is reported only once surface.c:3474: error: for each function it appears in.) surface.c:3474: error: ‘TEXTEX’ undeclared (first use in this function) make[2]: *** [surface.o] Error 1 make[2]: Leaving directory `/mnt/pauan/wine/dlls/wined3d' make[1]: *** [wined3d] Error 2 make[1]: Leaving directory `/mnt/pauan/wine/dlls' make: *** [dlls] Error 2