dev239 - Merge branch 'noLegacySample'

This commit is contained in:
tildearrow 2025-11-10 04:44:00 -05:00
commit b8db5b4a1a
78 changed files with 1367 additions and 2422 deletions

View file

@ -55,8 +55,8 @@ class DivWorkPool;
#define DIV_UNSTABLE
#define DIV_VERSION "dev238"
#define DIV_ENGINE_VERSION 238
#define DIV_VERSION "dev239"
#define DIV_ENGINE_VERSION 239
// for imports
#define DIV_VERSION_MOD 0xff01
#define DIV_VERSION_FC 0xff02
@ -695,6 +695,10 @@ class DivEngine {
// change song (UNSAFE)
void changeSong(size_t songIndex);
// convert legacy sample mode to normal
// returns whether conversion occurred
bool convertLegacySampleMode();
void swapSystemUnsafe(int src, int dest, bool preserveOrder=true);
// move an asset