From 1992190e801ae3b5d8eeaad12046ba4876c81cc1 Mon Sep 17 00:00:00 2001 From: Robert Vokac Date: Sat, 22 Feb 2025 13:24:18 +0100 Subject: [PATCH] Updated README.md II --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6402913..d3f336e 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,11 @@ Currently, no source code has been publicly released for Speedy Blupi. We are u ## Development - Some demangled symbol names are taken from the 2013 Windows Phone version of Speedy Blupi, which we inspected using ILSpy. Big thanks to Ч.У.Ш on the 4PDA forum for archiving this obscure version of the game!!! +Some demangled symbol names are taken from the 2013 Windows Phone version of Speedy Blupi, which we inspected using ILSpy. Big thanks to Ч.У.Ш on the 4PDA forum for archiving this obscure version of the game!!! - Gameplay is functional, but defective and missing many features. +Gameplay is functional, but defective and missing many features. - These files currently need the **most attention**, in order of priority: +These files currently need the **most attention**, in order of priority: - event.cpp - decblupi.cpp - decio.cpp @@ -38,7 +38,7 @@ Currently, no source code has been publicly released for Speedy Blupi. We are u - decor.cpp - misc.cpp - These files are tentatively **complete**, but require further testing: +These files are tentatively **complete**, but require further testing: - blupi.cpp - button.cpp - jauge.cpp