From: Gwenole B. <gb...@di...> - 2004-07-27 21:15:17
|
mardi 27 juillet 2004, =E0 11:12 pm, Gwenole Beauchesne a =E9crit : > Nice catch, thanks. What about something like: > int depth =3D (VIDEO_MODE_DEPTH <=3D VIDEO_DEPTH_8BIT ? 8 :=20 > sdl_depth_of_video_depth(screen_depth)); Forget about it, that's wrong. |