dolphin/Source/Core/DolphinWX/ISOProperties
Lioncash 0995cfef6a PatchEngine: Make PatchType an enum class
Makes the enum strongly typed. A function for retrieving the string
representation of the enum is also added, which allows hiding the array
that contains all of the strings from view (i.e. we operate on the API,
not the exposed internals). This also allows us to bounds check any
querying for the strings.
2018-05-13 15:46:51 -04:00
..
FilesystemPanel.cpp
FilesystemPanel.h
InfoPanel.cpp DiscIO: Don't use all uppercase for enum values 2018-03-31 14:11:32 +02:00
InfoPanel.h
ISOProperties.cpp PatchEngine: Make PatchType an enum class 2018-05-13 15:46:51 -04:00
ISOProperties.h Remove support for projection hacks 2018-04-01 21:41:18 +02:00