comparison libvo/vo_tdfxfb.c @ 8123:9fc45fe0d444

*HUGE* set of compiler warning fixes, unused variables removal based on patch by Dominik Mierzejewski <dominik@rangers.eu.org>
author arpi
date Wed, 06 Nov 2002 23:54:29 +0000
parents 732a8bfc7681
children 5b39e79af5fe
comparison
equal deleted inserted replaced
8122:272b1fda7287 8123:9fc45fe0d444
41 #include "fastmemcpy.h" 41 #include "fastmemcpy.h"
42 #include "video_out.h" 42 #include "video_out.h"
43 #include "video_out_internal.h" 43 #include "video_out_internal.h"
44 #include "drivers/3dfx.h" 44 #include "drivers/3dfx.h"
45 #include "aspect.h" 45 #include "aspect.h"
46 #include "sub.h"
46 47
47 LIBVO_EXTERN(tdfxfb) 48 LIBVO_EXTERN(tdfxfb)
48 49
49 static vo_info_t vo_info = 50 static vo_info_t vo_info =
50 { 51 {