Skip to content

Commit

Permalink
Change disc title
Browse files Browse the repository at this point in the history
  • Loading branch information
viciious committed Oct 2, 2024
1 parent 269c7f4 commit 700aaa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -149,4 +149,4 @@ optwad:

iso: $(TARGET).32x
mkdir -p iso
genisoimage -sysid "SEGA SEGACD" -volid "DOOM32X" -full-iso9660-filenames -l -o $(TARGET).iso iso
genisoimage -sysid "SEGA SEGACD" -volid "DOOM CD32X" -full-iso9660-filenames -l -o $(TARGET).iso iso

0 comments on commit 700aaa0

Please sign in to comment.