build: style, increase post-indent
This commit is contained in:
parent
19def9d4fe
commit
79300cc8c4
@ -134,6 +134,7 @@ UTIL_FILES = \
|
||||
net/types.cpp \
|
||||
net/types.hpp \
|
||||
nocopy.hpp \
|
||||
noise.hpp \
|
||||
noise/basis.hpp \
|
||||
noise/basis/constant.cpp \
|
||||
noise/basis/constant.hpp \
|
||||
@ -144,10 +145,8 @@ UTIL_FILES = \
|
||||
noise/basis/perlin.hpp \
|
||||
noise/basis/worley.cpp \
|
||||
noise/basis/worley.hpp \
|
||||
noise.cpp \
|
||||
noise/fractal.cpp \
|
||||
noise/fractal.hpp \
|
||||
noise.hpp \
|
||||
noise/lerp.cpp \
|
||||
noise/lerp.hpp \
|
||||
noise/lut.cpp \
|
||||
@ -208,8 +207,8 @@ UTIL_FILES = \
|
||||
tuple.hpp \
|
||||
types/bits.hpp \
|
||||
types/casts.hpp \
|
||||
types/comparator.hpp\
|
||||
types/comparator.ipp\
|
||||
types/comparator.hpp \
|
||||
types/comparator.ipp \
|
||||
types.hpp \
|
||||
types/string.cpp \
|
||||
types/string.hpp \
|
||||
|
Loading…
Reference in New Issue
Block a user