Sound drag/drop

This commit is contained in:
2025-11-30 22:25:57 -05:00
parent d0221928aa
commit 300e322b9d
49 changed files with 1280230 additions and 210091 deletions

View File

@@ -112,6 +112,7 @@ namespace anm2ed
settings = Settings(settings_path());
SnapshotStack::max_size_set(settings.fileSnapshotStackSize);
localize.language = (Language)settings.language;
if (!SDL_Init(SDL_INIT_VIDEO))
{