From c75a38f0c2f956755f128ac5dc92f07f2f47b8cf Mon Sep 17 00:00:00 2001 From: Immersion95 <47425204+Immersion95@users.noreply.github.com> Date: Wed, 18 Feb 2026 10:34:08 +0100 Subject: [PATCH] Add Bangai-O Playable status back Removed by mistake when adding other games --- compatibility.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/compatibility.json b/compatibility.json index 89d45e8..6d97158 100644 --- a/compatibility.json +++ b/compatibility.json @@ -212,6 +212,13 @@ "game": "Bangai-O", "tags": [], "status_reports": [ + { + "version": "0.6.0+", + "commit": "de440ccd5e80e2587863f61ba565e6a8cfd7b8a6", + "game_version": "T40217N V1.001", + "status": "Playable", + "notes": "No known issue." + }, { "version": "0.6.0+", "commit": "81712d6",