equal
deleted
inserted
replaced
|
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 |