remove unneeded code

This commit is contained in:
Justin Scofield
2022-06-13 06:17:46 -04:00
parent a10dbb59f1
commit e9e6fef2b3
4 changed files with 6 additions and 70 deletions

View File

@@ -90,9 +90,6 @@ class TilePreset {
public:
TilePreset();
bool save(const std::string& file);
bool load(const std::string& file);
bool paletteNoZeroColor;
int pcTilesLocation;
uint16_t SNESTilesLocation;