diff libvo/w32_common.h @ 14142:f0c1ee83b216

Improving gl2 under windows, moving some functionality to gl_common
author reimar
date Sat, 11 Dec 2004 16:57:42 +0000
parents 85e503ddf65f
children 519a307e3ccf
line wrap: on
line diff
--- a/libvo/w32_common.h	Sat Dec 11 16:55:01 2004 +0000
+++ b/libvo/w32_common.h	Sat Dec 11 16:57:42 2004 +0000
@@ -3,6 +3,7 @@
 extern int vo_screenheight;
 extern uint32_t o_dwidth;
 extern uint32_t o_dheight;
+extern HWND vo_window;
 extern HDC vo_hdc;
 extern int vo_fs;
 extern int vo_vm;