Remove NEW from Child Process Debugging

Margen67 2020-01-12 02:30:38 -08:00
parent ca6a842914
commit ab0608d884
1 changed files with 1 additions and 1 deletions

@ -9,7 +9,7 @@
**Development:** **Development:**
* [Cxbx Reloaded overview](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/wiki/Cxbx-Reloaded-overview) * [Cxbx Reloaded overview](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/wiki/Cxbx-Reloaded-overview)
* [Developer notes](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/wiki/Developer-notes) * [Developer notes](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/wiki/Developer-notes)
* **NEW** [Child Process Debugging](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/wiki/Child-Process-Debugging) * [Child Process Debugging](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/wiki/Child-Process-Debugging)
* [Developing Homebrew and test programs](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/wiki/Developing-Homebrew-and-test-programs) * [Developing Homebrew and test programs](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/wiki/Developing-Homebrew-and-test-programs)
* [HLE v2 Database Method](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/wiki/HLE-v2-Database-Method) * [HLE v2 Database Method](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/wiki/HLE-v2-Database-Method)
* [Maintaining OOVPAs for HLE function detection](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/wiki/Maintaining-OOVPAs-for-HLE-function-detection) * [Maintaining OOVPAs for HLE function detection](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/wiki/Maintaining-OOVPAs-for-HLE-function-detection)