mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-22 03:02:06 +00:00
Add missing file line-continuation-string.asm
Also make some minor formatting corrections
This commit is contained in:
@@ -1042,7 +1042,7 @@ void lexer_DumpStringExpansions(void)
|
||||
}
|
||||
}
|
||||
|
||||
/* Discards an block comment */
|
||||
/* Discards a block comment */
|
||||
static void discardBlockComment(void)
|
||||
{
|
||||
dbgPrint("Discarding block comment\n");
|
||||
|
||||
Reference in New Issue
Block a user