mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-28 05:47:48 +00:00
Recover from errors even inside REPT/FOR loops (#1683)
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
begin
|
||||
$2Astart 0
|
||||
finish 0
|
||||
end 0
|
||||
start 1
|
||||
finish 1
|
||||
start 2
|
||||
finish 2
|
||||
end 3
|
||||
|
||||
Reference in New Issue
Block a user