diff libvo/vo_3dfx.c @ 4433:df8e0f71cc3c

new info for tuning
author nick
date Thu, 31 Jan 2002 09:57:13 +0000
parents ed5b85b713a3
children 5fbfd8545c3b
line wrap: on
line diff
--- a/libvo/vo_3dfx.c	Thu Jan 31 09:39:11 2002 +0000
+++ b/libvo/vo_3dfx.c	Thu Jan 31 09:57:13 2002 +0000
@@ -312,7 +312,7 @@
 }
 
 static uint32_t 
-init(uint32_t width, uint32_t height, uint32_t d_width, uint32_t d_height, uint32_t fullscreen, char *title, uint32_t format) 
+config(uint32_t width, uint32_t height, uint32_t d_width, uint32_t d_height, uint32_t fullscreen, char *title, uint32_t format,const vo_tune_info_t *info) 
 {
 	int fd;
 	char *name = ":0.0";