Codechange: split off the settings table and all the callbacks from the main settings handling logic

This commit is contained in:
rubidium42
2021-07-05 17:46:38 +02:00
committed by rubidium42
parent b4aedc8bee
commit 25ca6a75bc
14 changed files with 529 additions and 458 deletions

View File

@@ -338,6 +338,8 @@ add_files(
settings_gui.cpp
settings_gui.h
settings_internal.h
settings_table.h
settings_table.cpp
settings_type.h
ship.h
ship_cmd.cpp