libConsole/cross_getch.c
changeset 77 49e0babccb23
parent 69 b5912e5f899f
child 93 66b3596f71b6
equal deleted inserted replaced
76:c46968bddef5 77:49e0babccb23
       
     1 /**
       
     2  * libConsole/cross_getch.c
       
     3  * Copyright (C) 2008 Markus Broeker
       
     4  */
       
     5 
     1 #include <stdio.h>
     6 #include <stdio.h>
     2 #include <jni.h>
     7 #include <jni.h>
     3 #include <Console.h>
     8 #include <Console.h>
     4 
     9 
     5 #ifdef WIN32
    10 #ifdef WIN32