Re: [AD] Problems using latest debug version

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On Sun, 26 Nov 2000, Henrik Stokseth wrote:

> it did... it broke the windows builds so i had to remove it again.
> (kicks my own butt for not having checked it out properly in the first place)

ok, here's another fix which seems to work. somebody else check it out and
commit it please. i don't trust myself anymore. ;o)

-- 
Sincerely Henrik Stokseth.
----------------------------------------------------------------------------
"Linux is keyboard friendly. I don't smash it like I used to with Windows."
Email: hstokset@xxxxxxxxxx  Homepage: http://hstokset.n3.net
--- allegro.old/include/allegro/aintlnx.h	Fri Jun 23 04:21:37 2000
+++ allegro/include/allegro/aintlnx.h	Sun Nov 26 17:04:43 2000
@@ -259,6 +259,12 @@
 void __al_linux_mouse_get_mickeys (int *mickeyx, int *mickeyy);
 
 
+/* VGA register access helpers */
+#include "aintern.h"
+#include "aintvga.h"
+
+
+
 #ifdef __cplusplus
 }
 #endif


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/