1--- src/emu.c.orig 2003-07-11 13:43:26 UTC 2+++ src/emu.c 3@@ -54,6 +54,8 @@ Uint8 jmap[8]={1,1,0,0,3,2,0,1}; 4 Sint16 *joy_axis; 5 Uint8 *joy_but; 6 7+GNGB_CONF conf; 8+ 9 /* Configuration File */ 10 11 #define UINTEGER8 1 12 13