Browse Source

Merge branch 'master' of https://eeems.codes/Zeda/Grammer2

Zeda Thomas 4 years ago
parent
commit
c336c2b4d6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compile.bat

+ 1 - 1
compile.bat

@@ -31,7 +31,7 @@ rem Install experimental package
 rem Install program launcher
     echo "Assembling Program Launcher"
     ..\spasm.exe launch.z80 ..\bin\g250.8xp
-    
+
 )
 
 cd..