Some cleanups + we don't need a non-libretro codepath

This commit is contained in:
twinaphex
2021-06-05 20:56:49 +02:00
parent 0acfea1ca9
commit e154706586
7 changed files with 1 additions and 47 deletions

View File

@@ -81,7 +81,6 @@ extern uint8 PAL;
typedef struct {
int PAL;
int NetworkPlay;
int SoundVolume;
int TriangleVolume;
int SquareVolume[2];