mirror of
https://github.com/Ed94/refactor.git
synced 2025-12-13 18:18:56 -08: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