Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dmo.cpp: Remove file extension check
File data decryption verifies a 16 bit checksum and the unpacked data contains a 22 byte signature. That's more than enough to identify the file format without relying on the extension.
- Loading branch information