mirror of
https://github.com/libretro/prosystem-libretro.git
synced 2024-11-30 03:30:22 +00:00
commit
f54134087d
@ -193,6 +193,7 @@ bool prosystem_Load(const char *buffer)
|
||||
return false;
|
||||
}
|
||||
offset += 16;
|
||||
buffer[offset++];
|
||||
|
||||
for(index = 0; index < 4; index++);
|
||||
offset += 4;
|
||||
|
Loading…
Reference in New Issue
Block a user