mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-21 10:42:07 +00:00
Correct four code style issues
This commit is contained in:
@@ -49,7 +49,7 @@ uint32_t unionStart[128], unionSize[128];
|
||||
extern int yydebug;
|
||||
#endif
|
||||
|
||||
FILE *dependfile;
|
||||
FILE * dependfile;
|
||||
bool oGeneratedMissingIncludes;
|
||||
bool oFailedOnMissingInclude;
|
||||
bool oGeneratePhonyDeps;
|
||||
|
||||
Reference in New Issue
Block a user