changeset 518:ccd02907d382

Fixed wrong filler value
author boisy
date Thu, 10 Oct 2002 15:54:22 +0000
parents 45b82132183c
children 6c626a142234
files level2/modules/rel.asm
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/level2/modules/rel.asm	Thu Oct 10 15:21:42 2002 +0000
+++ b/level2/modules/rel.asm	Thu Oct 10 15:54:22 2002 +0000
@@ -220,7 +220,7 @@
 
 * Fill the rest to put Boot at proper address
 
-Filler   fill  $39,$1C7-*
+Filler   fill  $39,$12A-3-*
 
          emod  
 eom      equ   *