mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Clang-format: trivial fix on some headers (#5495)
Fix some headers style and remove them from whitelist
This commit is contained in:
parent
63ac62ec8a
commit
987eb2b761
13 changed files with 18 additions and 42 deletions
|
@ -23,14 +23,12 @@ src/clientiface.h
|
|||
src/client/inputhandler.h
|
||||
src/client/joystick_controller.cpp
|
||||
src/client/joystick_controller.h
|
||||
src/client/keys.h
|
||||
src/clientmap.cpp
|
||||
src/clientmap.h
|
||||
src/clientmedia.cpp
|
||||
src/clientmedia.h
|
||||
src/clientobject.cpp
|
||||
src/clientobject.h
|
||||
src/clientsimpleobject.h
|
||||
src/client/tile.cpp
|
||||
src/client/tile.h
|
||||
src/clouds.cpp
|
||||
|
@ -40,7 +38,6 @@ src/collision.h
|
|||
src/config.h
|
||||
src/constants.h
|
||||
src/content_abm.cpp
|
||||
src/content_abm.h
|
||||
src/content_cao.cpp
|
||||
src/content_cao.h
|
||||
src/content_cso.cpp
|
||||
|
@ -59,15 +56,11 @@ src/craftdef.h
|
|||
src/database.cpp
|
||||
src/database-dummy.cpp
|
||||
src/database-dummy.h
|
||||
src/database.h
|
||||
src/database-leveldb.cpp
|
||||
src/database-leveldb.h
|
||||
src/database-postgresql.cpp
|
||||
src/database-postgresql.h
|
||||
src/database-redis.cpp
|
||||
src/database-redis.h
|
||||
src/database-sqlite3.cpp
|
||||
src/database-sqlite3.h
|
||||
src/daynightratio.h
|
||||
src/debug.cpp
|
||||
src/debug.h
|
||||
|
@ -85,7 +78,6 @@ src/event.h
|
|||
src/event_manager.h
|
||||
src/exceptions.h
|
||||
src/filecache.cpp
|
||||
src/filecache.h
|
||||
src/filesys.cpp
|
||||
src/filesys.h
|
||||
src/fontengine.cpp
|
||||
|
@ -97,7 +89,6 @@ src/genericobject.cpp
|
|||
src/genericobject.h
|
||||
src/gettext.cpp
|
||||
src/gettext.h
|
||||
src/gettime.h
|
||||
src/guiChatConsole.cpp
|
||||
src/guiChatConsole.h
|
||||
src/guiEngine.cpp
|
||||
|
@ -129,14 +120,11 @@ src/inventory.cpp
|
|||
src/inventory.h
|
||||
src/inventorymanager.cpp
|
||||
src/inventorymanager.h
|
||||
src/irr_aabb3d.h
|
||||
src/irrlicht_changes/static_text.cpp
|
||||
src/irrlicht_changes/static_text.h
|
||||
src/irrlichttypes_bloated.h
|
||||
src/irrlichttypes_extrabloated.h
|
||||
src/irrlichttypes.h
|
||||
src/irr_v2d.h
|
||||
src/irr_v3d.h
|
||||
src/itemdef.cpp
|
||||
src/itemdef.h
|
||||
src/itemgroup.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue