mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Refactor to keep lexerState and lexerStateEOL static
Also run `clang-format` on everything
This commit is contained in:
@@ -20,5 +20,4 @@ struct MacroArgs {
|
||||
void shiftArgs(int32_t count);
|
||||
};
|
||||
|
||||
|
||||
#endif // RGBDS_MACRO_H
|
||||
|
||||
Reference in New Issue
Block a user