Fix result of operation is garbage or undefined
This commit is contained in:
parent
85850a955a
commit
8cb324b2da
1 changed files with 9 additions and 9 deletions
|
@ -76,7 +76,7 @@ int main()
|
|||
{
|
||||
// Initialization
|
||||
//--------------------------------------------------------------------------------------
|
||||
unsigned char key;
|
||||
static unsigned char key;
|
||||
|
||||
InitAudioDevice();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue