mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-16 04:50:05 +00:00
cd1d5786d9
Being able to store BitField within unions requires BitField to be of standard layout, which in turn is only given if the underlying type is also has standard layout. |
||
---|---|---|
.. | ||
citra | ||
citra_qt | ||
common | ||
core | ||
video_core | ||
CMakeLists.txt |