mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Run clang-format
Fix some small style inconsistencies
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#define ssize_t int
|
||||
#define SSIZE_MAX INT_MAX
|
||||
#else
|
||||
#include <fcntl.h> // IWYU pragma: export
|
||||
#include <fcntl.h> // IWYU pragma: export
|
||||
#include <limits.h> // IWYU pragma: export
|
||||
#include <unistd.h> // IWYU pragma: export
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user