From 65c04bdadb88ef90f7fdd9f308adb114b87ba368 Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Sat, 11 Jun 2022 19:48:40 +0200 Subject: [PATCH] Changed the comment (name) for the pico8 platform. --- es-app/src/PlatformId.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/es-app/src/PlatformId.cpp b/es-app/src/PlatformId.cpp index f94f9c693..4db3b79f5 100644 --- a/es-app/src/PlatformId.cpp +++ b/es-app/src/PlatformId.cpp @@ -93,7 +93,7 @@ namespace PlatformIds "pcenginecd", // NEC PC Engine CD / TurboGrafx-CD "pcfx", // NEC PC-FX "pcwindows", // PC (Windows) - "pico8", // PICO-8 game engine + "pico8", // PICO-8 Fantasy Console (game engine) "pokemini", // Nintendo Pokémon Mini "ps2", // Sony PlayStation 2 "ps3", // Sony PlayStation 3