mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Add forgotten semicolon in grammar
This commit is contained in:
@@ -793,6 +793,7 @@ load : T_POP_LOAD string comma sectiontype sectorg sectattrs
|
|||||||
{
|
{
|
||||||
out_EndLoadSection();
|
out_EndLoadSection();
|
||||||
}
|
}
|
||||||
|
;
|
||||||
|
|
||||||
rept : T_POP_REPT uconst
|
rept : T_POP_REPT uconst
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user