![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
00001 00002 00003 #if defined(_WIN32) 00004 #include <conio.h> /* getche() */ 00005 00006 #else 00007 #include <termios.h> 00008 #include <stdio.h> 00009 #include <unistd.h> 00010 char getche(); 00011 #endif
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.