mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-06-02 02:05:26 +00:00
Marge master into PPU
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ namespace ComSquare
|
||||
//! @brief Disable the CPU's debugging window.
|
||||
void disableCPUDebugging();
|
||||
//! @brief Enable the CPU's debugging window.
|
||||
void enableCPUDebugging();
|
||||
void enableCPUDebugging(bool pause = false);
|
||||
//! @brief Disable the Ram's debugging window.
|
||||
void disableRamViewer();
|
||||
//! @brief Enable the Ram's debugging window.
|
||||
|
||||
Reference in New Issue
Block a user