mirror of
https://github.com/thunderbrewhq/squall.git
synced 2026-02-04 08:59:07 +00:00
chore(style): fix style nits
This commit is contained in:
parent
473a2cb044
commit
5121638c27
13 changed files with 88 additions and 86 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#include "storm/Hash.hpp"
|
||||
#include <cstdint>
|
||||
|
||||
// region flgs
|
||||
// Region flags
|
||||
#define SF_NONE 0x00000000
|
||||
#define SF_ADDING 0x00000001
|
||||
#define SF_OVERLAPS 0x00000002
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue