diff --git a/scorch.asm b/scorch.asm index b34b4a8..fb85659 100644 --- a/scorch.asm +++ b/scorch.asm @@ -35,7 +35,7 @@ ;and due to being always short of time/energy (to finish the game) ;we decided it must go in 'English' to let other people work on it -.def target = 800 ; 5200 ; or 800 +.def target = 5200 ; or 800 .macro build dta d"1.13" ; number of this build (3 bytes) diff --git a/scorch.xex b/scorch.xex index 62634f5..f827974 100644 Binary files a/scorch.xex and b/scorch.xex differ