REVIEWED: raudio_standalone #1752
This commit is contained in:
parent
c82d9cb89a
commit
b62c86572e
3 changed files with 58 additions and 10 deletions
|
@ -61,7 +61,7 @@
|
|||
//----------------------------------------------------------------------------------
|
||||
// Module Functions Declaration
|
||||
//----------------------------------------------------------------------------------
|
||||
#if !defined(_MSC_VER)
|
||||
#if !defined(_WIN32)
|
||||
static int kbhit(void); // Check if a key has been pressed
|
||||
static char getch(); // Get pressed character
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue