mirror of
https://github.com/thunderbrewhq/squall.git
synced 2025-12-12 10:32:29 +00:00
7 lines
103 B
C++
7 lines
103 B
C++
|
|
#include "storm/option/Options.hpp"
|
||
|
|
|
||
|
|
STORMOPTIONS g_opt;
|
||
|
|
|
||
|
|
uint32_t s_alloccount;
|
||
|
|
uint32_t s_freecount;
|