mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-11 20:15:48 +00:00
Create EnumMap
This commit is contained in:
parent
a80fcf38ae
commit
ba107819ec
6 changed files with 122 additions and 8 deletions
|
@ -43,6 +43,7 @@
|
|||
<ClInclude Include="Common\DynamicLibrary.h" />
|
||||
<ClInclude Include="Common\ENetUtil.h" />
|
||||
<ClInclude Include="Common\EnumFormatter.h" />
|
||||
<ClInclude Include="Common\EnumMap.h" />
|
||||
<ClInclude Include="Common\Event.h" />
|
||||
<ClInclude Include="Common\FileSearch.h" />
|
||||
<ClInclude Include="Common\FileUtil.h" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue