mfc_editor_scene_config.h 275 B

123456
  1. ADD_SCENE(mfc_editor, start, Start)
  2. ADD_SCENE(mfc_editor, file_select, FileSelect)
  3. ADD_SCENE(mfc_editor, invalid_file, InvalidFile)
  4. ADD_SCENE(mfc_editor, sector_select, SectorSelect)
  5. ADD_SCENE(mfc_editor, block_select, BlockSelect)
  6. ADD_SCENE(mfc_editor, data_view, DataView)