mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 02:30:44 +00:00
Bump the PRS1 loader version to force rebuilds of PRS1 data.
This was bumped once already after the previous release version, but bumping it again now will make sure that all beta testers are working from data based on the current state of the PRS1 loader.
This commit is contained in:
parent
b90571e940
commit
ba44887853
@ -25,7 +25,7 @@
|
||||
//********************************************************************************************
|
||||
// Please INCREMENT the following value when making changes to this loaders implementation
|
||||
// BEFORE making a release
|
||||
const int prs1_data_version = 16;
|
||||
const int prs1_data_version = 17;
|
||||
//
|
||||
//********************************************************************************************
|
||||
#if 0 // Apparently unused
|
||||
|
Loading…
Reference in New Issue
Block a user