mirror of
https://github.com/Ed94/refactor.git
synced 2025-01-21 19:43:45 -08:00
Bloat.cpp: Bad static on Global_Arena
This commit is contained in:
parent
eccbdac3b2
commit
048fcac1bf
@ -5,7 +5,7 @@
|
||||
|
||||
namespace Memory
|
||||
{
|
||||
static zpl_arena Global_Arena {};
|
||||
zpl_arena Global_Arena {};
|
||||
|
||||
void setup()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user