mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-12 00:59:11 +01:00
9f6000bb27
DVDInterface shouldn't need to know anything about the DTM format's 40-character limitation. Also replacing "filename" in variable names with "path" to make it clearer which variables contain the whole path and which ones only contain the filename.