Remove unused variable

This commit is contained in:
Franck STAUFFER 2020-08-03 15:35:37 +02:00
parent 77848b630a
commit 522af3833a
Signed by: franck.stauffer
GPG Key ID: AAF5A94045CEC261
1 changed files with 0 additions and 2 deletions

View File

@ -43,8 +43,6 @@ SDL_Event e;
Uint8 fg;
Uint8 bg;
Uint8* wav_buf;
void
init_chip8(void)
{