This commit is contained in:
Бранимир Караџић
2024-05-11 19:55:30 -07:00
parent 98c43d8765
commit 0481ee1063
2 changed files with 10 additions and 9 deletions

View File

@@ -72,7 +72,7 @@ namespace bx
uint32_t m_stackSize;
int32_t m_exitCode;
bool m_running;
char m_name[32];
char m_name[64];
};
///