Fix result of operation is garbage or undefined
This commit is contained in:
parent
85850a955a
commit
8cb324b2da
|
|
@ -76,7 +76,7 @@ int main()
|
|||
{
|
||||
// Initialization
|
||||
//--------------------------------------------------------------------------------------
|
||||
unsigned char key;
|
||||
static unsigned char key;
|
||||
|
||||
InitAudioDevice();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user