mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
clang-format
This commit is contained in:
parent
88b51d6155
commit
ae1e3c079d
|
@ -16,4 +16,3 @@ extern const uint8_t decomp_lengths[NUM_DECOMP_LENGTHS];
|
|||
extern const int32_t decomp_chars[NUM_DECOMPS];
|
||||
extern const struct DECOMP_SLICE decomp_slices[NUM_DECOMPS];
|
||||
extern const int32_t decomp_data[];
|
||||
|
||||
|
|
|
@ -31,4 +31,3 @@ const unsigned char SERVERBROWSE_LIST_LEGACY[SERVERBROWSE_SIZE] = {255, 255, 255
|
|||
|
||||
const unsigned char SERVERBROWSE_GETCOUNT_LEGACY[SERVERBROWSE_SIZE] = {255, 255, 255, 255, 'c', 'o', 'u', 'n'};
|
||||
const unsigned char SERVERBROWSE_COUNT_LEGACY[SERVERBROWSE_SIZE] = {255, 255, 255, 255, 's', 'i', 'z', 'e'};
|
||||
|
||||
|
|
Loading…
Reference in a new issue