mirror of
https://github.com/Ed94/refactor.git
synced 2025-07-06 13:45:46 -07:00
Corrections to debug code for release builds.
This commit is contained in:
@ -1,7 +1,10 @@
|
||||
#define BLOAT_IMPL
|
||||
#include "Bloat.hpp"
|
||||
|
||||
|
||||
namespace Global
|
||||
{
|
||||
bool ShouldShowDebug = false;
|
||||
}
|
||||
|
||||
namespace Memory
|
||||
{
|
||||
|
Reference in New Issue
Block a user