Levyimage päivitetty

This commit is contained in:
gimulnautti 2023-02-24 16:58:49 +02:00
parent 9b6fd57100
commit 5e671d3548
3 changed files with 1 additions and 2 deletions

View File

@ -40,7 +40,7 @@ remove_unused_symbols = 1
ignore_initial_jump = 0
current_file = piraatti_intro.ras
output_type = prg
exomizer_toggle = 0
exomizer_toggle = 1
use_track_19 = 1
disable_compiler_comments = 0
charset_ = :resources/character.rom

Binary file not shown.

View File

@ -441,7 +441,6 @@ var
begin
while (char > 64) do char -= 64;
// tempPtr1 := charsetptr + char * 8;
charsetptr += char * 8;
for k:=0 to 8 do begin