mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-22 10:16:39 +00:00
17ec42d812
This commit turns DumpOptionsFrame into a non-polymorphic, non-instantiable class with an overloaded constructor, and moves most of the generic logic from its header file into a proper C++ module. GameCardImageDumpOptionsFrame is an inherited class of DumpOptionsFrame, which adds the extra option items it needs on its own. |
||
---|---|---|
.. | ||
core | ||
devoptab | ||
fatfs | ||
about_tab.cpp | ||
data_transfer_progress_display.cpp | ||
dump_options_frame.cpp | ||
error_frame.cpp | ||
exception_handler.cpp | ||
gamecard_image_dump_options_frame.cpp | ||
gamecard_tab.cpp | ||
layered_error_frame.cpp | ||
main.cpp | ||
options_tab.cpp | ||
root_view.cpp | ||
tasks.cpp | ||
titles_tab.cpp |