DolphinTool: Add an image extract command

This commit is contained in:
Jonas Kalsvik
2024-04-18 12:08:45 +02:00
committed by Admiral H. Curtiss
parent 1805f6e381
commit 859ac40ca2
8 changed files with 405 additions and 4 deletions

View File

@ -1,5 +1,7 @@
add_executable(dolphin-tool
ToolHeadlessPlatform.cpp
ExtractCommand.cpp
ExtractCommand.h
ConvertCommand.cpp
ConvertCommand.h
VerifyCommand.cpp