PPU version: bump

fcaea21075 changed name mangling
This commit is contained in:
Jonas Maebe 2022-05-09 21:19:06 +02:00
parent 4add05c625
commit 8bef28ccbe

View File

@ -48,7 +48,7 @@ const
CurrentPPUVersion = 208;
{ for any other changes to the ppu format, increase this version number
(it's a cardinal) }
CurrentPPULongVersion = 14;
CurrentPPULongVersion = 15;
{ unit flags }
uf_big_endian = $000004;