From 2b506fdcf79212f6ea84ae78070bc6b11a401a43 Mon Sep 17 00:00:00 2001 From: Louie S Date: Sun, 31 Dec 2023 22:58:21 -0500 Subject: Add unsets in case a system does not have any associated flags --- icon/snes/BioMetal.png | Bin 0 -> 20250 bytes .../snes/Donkey Kong Country 2: Diddy's Kong Quest.png | Bin 0 -> 440948 bytes ...ey Kong Country 3: Dixie Kong's Double Trouble!.png | Bin 0 -> 470222 bytes icon/snes/Donkey Kong Country.png | Bin 0 -> 490470 bytes icon/snes/Earthbound.png | Bin 0 -> 3364 bytes icon/snes/F-Zero.png | Bin 0 -> 71134 bytes icon/snes/Kirby Super Star.png | Bin 0 -> 369409 bytes icon/snes/Pilotwings.png | Bin 0 -> 5658 bytes icon/snes/Secret of Mana.png | Bin 0 -> 370984 bytes icon/snes/Super Famicom Wars.png | Bin 0 -> 21069 bytes icon/snes/Super Mario All-Stars.png | Bin 0 -> 105211 bytes icon/snes/Super Mario Kart.png | Bin 0 -> 73418 bytes icon/snes/Super Mario World.png | Bin 0 -> 10111 bytes icon/snes/Super R-Type.png | Bin 0 -> 5381 bytes icon/snes/The Legend of Zelda: A Link to the Past.png | Bin 0 -> 9916 bytes 15 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 icon/snes/BioMetal.png create mode 100644 icon/snes/Donkey Kong Country 2: Diddy's Kong Quest.png create mode 100644 icon/snes/Donkey Kong Country 3: Dixie Kong's Double Trouble!.png create mode 100644 icon/snes/Donkey Kong Country.png create mode 100644 icon/snes/Earthbound.png create mode 100644 icon/snes/F-Zero.png create mode 100644 icon/snes/Kirby Super Star.png create mode 100644 icon/snes/Pilotwings.png create mode 100644 icon/snes/Secret of Mana.png create mode 100644 icon/snes/Super Famicom Wars.png create mode 100644 icon/snes/Super Mario All-Stars.png create mode 100644 icon/snes/Super Mario Kart.png create mode 100644 icon/snes/Super Mario World.png create mode 100644 icon/snes/Super R-Type.png create mode 100644 icon/snes/The Legend of Zelda: A Link to the Past.png (limited to 'icon/snes') diff --git a/icon/snes/BioMetal.png b/icon/snes/BioMetal.png new file mode 100644 index 0000000..facd72c Binary files /dev/null and b/icon/snes/BioMetal.png differ diff --git a/icon/snes/Donkey Kong Country 2: Diddy's Kong Quest.png b/icon/snes/Donkey Kong Country 2: Diddy's Kong Quest.png new file mode 100644 index 0000000..f62d1a4 Binary files /dev/null and b/icon/snes/Donkey Kong Country 2: Diddy's Kong Quest.png differ diff --git a/icon/snes/Donkey Kong Country 3: Dixie Kong's Double Trouble!.png b/icon/snes/Donkey Kong Country 3: Dixie Kong's Double Trouble!.png new file mode 100644 index 0000000..556be9b Binary files /dev/null and b/icon/snes/Donkey Kong Country 3: Dixie Kong's Double Trouble!.png differ diff --git a/icon/snes/Donkey Kong Country.png b/icon/snes/Donkey Kong Country.png new file mode 100644 index 0000000..f7914a7 Binary files /dev/null and b/icon/snes/Donkey Kong Country.png differ diff --git a/icon/snes/Earthbound.png b/icon/snes/Earthbound.png new file mode 100644 index 0000000..8ad7af5 Binary files /dev/null and b/icon/snes/Earthbound.png differ diff --git a/icon/snes/F-Zero.png b/icon/snes/F-Zero.png new file mode 100644 index 0000000..2a2aba7 Binary files /dev/null and b/icon/snes/F-Zero.png differ diff --git a/icon/snes/Kirby Super Star.png b/icon/snes/Kirby Super Star.png new file mode 100644 index 0000000..02703d8 Binary files /dev/null and b/icon/snes/Kirby Super Star.png differ diff --git a/icon/snes/Pilotwings.png b/icon/snes/Pilotwings.png new file mode 100644 index 0000000..6b54482 Binary files /dev/null and b/icon/snes/Pilotwings.png differ diff --git a/icon/snes/Secret of Mana.png b/icon/snes/Secret of Mana.png new file mode 100644 index 0000000..200b5cf Binary files /dev/null and b/icon/snes/Secret of Mana.png differ diff --git a/icon/snes/Super Famicom Wars.png b/icon/snes/Super Famicom Wars.png new file mode 100644 index 0000000..6b09d5c Binary files /dev/null and b/icon/snes/Super Famicom Wars.png differ diff --git a/icon/snes/Super Mario All-Stars.png b/icon/snes/Super Mario All-Stars.png new file mode 100644 index 0000000..8b26c72 Binary files /dev/null and b/icon/snes/Super Mario All-Stars.png differ diff --git a/icon/snes/Super Mario Kart.png b/icon/snes/Super Mario Kart.png new file mode 100644 index 0000000..8213a6c Binary files /dev/null and b/icon/snes/Super Mario Kart.png differ diff --git a/icon/snes/Super Mario World.png b/icon/snes/Super Mario World.png new file mode 100644 index 0000000..bd46316 Binary files /dev/null and b/icon/snes/Super Mario World.png differ diff --git a/icon/snes/Super R-Type.png b/icon/snes/Super R-Type.png new file mode 100644 index 0000000..70afb07 Binary files /dev/null and b/icon/snes/Super R-Type.png differ diff --git a/icon/snes/The Legend of Zelda: A Link to the Past.png b/icon/snes/The Legend of Zelda: A Link to the Past.png new file mode 100644 index 0000000..d817945 Binary files /dev/null and b/icon/snes/The Legend of Zelda: A Link to the Past.png differ -- cgit