mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-02 07:47:49 +00:00
asm: add newlines to the ends of yaccprt[134].y
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
This commit is contained in:
@@ -495,4 +495,4 @@ reg_rr : T_MODE_BC_IND { $$ = REG_BC_IND }
|
||||
| T_MODE_HL_INDDEC { $$ = REG_HL_INDDEC }
|
||||
;
|
||||
|
||||
%%
|
||||
%%
|
||||
|
||||
Reference in New Issue
Block a user