Fix inconsistent EOL

This commit is contained in:
Jaby
2025-01-08 22:27:37 +01:00
committed by Jaby
parent 26cd74d449
commit d3bf67a5b3
184 changed files with 13686 additions and 13685 deletions

View File

@@ -1,7 +1,7 @@
#pragma once
#ifdef __INTELLISENSE__
// This provides a dummy struct so IntelliSense is happy
struct DefaultConfiguration {
};
#pragma once
#ifdef __INTELLISENSE__
// This provides a dummy struct so IntelliSense is happy
struct DefaultConfiguration {
};
#endif //! __INTELLISENSE__