mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Error messages refer to "undefined" symbols and sections
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
|
||||
bool isWhitespace(int c);
|
||||
bool isNewline(int c);
|
||||
bool isPrintable(int c);
|
||||
|
||||
bool startsIdentifier(int c);
|
||||
bool continuesIdentifier(int c);
|
||||
|
||||
Reference in New Issue
Block a user