Simplify FileList::BuildFileList operation parameter
commitfd8b0800958078afb417bb4356866593695bacca
authorcirdan <cirdansw@gmail.com>
Thu, 10 Aug 2017 18:10:20 +0000 (10 20:10 +0200)
committercirdan <cirdansw@gmail.com>
Thu, 10 Aug 2017 18:10:20 +0000 (10 20:10 +0200)
tree3d2e1aa3c8b77ad693359b2b060272ba66a82b23
parent36afcc259463910432c7863d790efcf11beac829
Simplify FileList::BuildFileList operation parameter

Use a boolean flag for the FileList::BuildFileList operation
parameter, as its argument was always either SLO_SAVE or SLO_LOAD.
src/console_cmds.cpp
src/fios.cpp
src/fios.h
src/fios_gui.cpp