mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Avoid a couple of clang-format quirks
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
using namespace std::literals;
|
||||
|
||||
static void includeFile(std::string && path);
|
||||
static void includeFile(std::string &&path);
|
||||
static void incLineNo();
|
||||
|
||||
static void setSectionType(SectionType type);
|
||||
|
||||
Reference in New Issue
Block a user