diff --git a/Roadmap.md b/Roadmap.md index 321fca0..acd32e4 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -10,7 +10,7 @@ Thank you for supporting RPCS3! * Implement post-drawing, vfsDir and improve SPU: _[DH]_ * Add support for compressed SDATA files: _Hykem_ * Add support for PSARC containers: _AlexAltea_ (Stopped: Can someone send me an ELF that loads PSARCs?) -* Add unimplemented GCM commands and cellGame functions: _AlexAltea_ +* Add unimplemented GCM commands and cellFont functions: _AlexAltea_ * Alternative Qt based GUI and replace wxWidgets datatypes with the ones of std: _xsacha_