dolphin/Source/DSPTool
Pokechu22 e391a28102 DSPTool: Generate an alignment specifier
alignas is a C++ keyword since C++11, and can be used in C with a header too (although I don't know the details).
2023-01-23 15:30:49 -08:00
..
CMakeLists.txt
DSPTool.cpp DSPTool: Generate an alignment specifier 2023-01-23 15:30:49 -08:00
DSPTool.vcxproj
DSPTool.vcxproj.filters
StubHost.cpp