Double the size of launchedPath

This commit is contained in:
TuxSH
2018-04-05 23:20:30 +02:00
parent 9d507e046c
commit 356a94cc2e
4 changed files with 6 additions and 6 deletions

View File

@@ -109,7 +109,7 @@ bytes_read: .word 0
fopen: .ascii "OPEN"
.pool
.area 82, 0
.area 2*(80+1), 0
fname: .ascii "FILE"
.endarea