mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
RGBFIX returns 1 if there was a -Werror before processing any files
This commit is contained in:
@@ -37,6 +37,7 @@ void error(char const *fmt, ...);
|
||||
void fatal(char const *fmt, ...);
|
||||
|
||||
void resetErrors();
|
||||
bool anyErrors();
|
||||
uint32_t checkErrors(char const *filename);
|
||||
|
||||
#endif // RGBDS_FIX_WARNING_HPP
|
||||
|
||||
Reference in New Issue
Block a user