mirror of
https://github.com/Ed94/refactor.git
synced 2024-12-21 22:44: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…
Reference in New Issue
Block a user