Index: common.h
===================================================================
--- common.h	(revision 232)
+++ common.h	(revision 233)
@@ -246,6 +246,7 @@
 
 __global int     raydium_key_last;
 __global signed char    raydium_key[RAYDIUM_KEYBOARD_SIZE];
+__global signed char    raydium_key_trace; // change this from ingame console !
 __global signed char    raydium_mouse_click;
 __global signed char    raydium_mouse_button[3];
 __global GLuint  raydium_mouse_x;