#pragma once #include "../common/compat.hpp" #include <cstring> #ifndef SPRAWL_STATIC_STRING_SIZE # define SPRAWL_STATIC_STRING_SIZE 128 #endif
| # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #1 | 11496 | ShadauxCat | Initial checkin: Current states for csbuild and libSprawl |