mirror of
https://git.citron-emu.org/Citron/Citron.git
synced 2026-05-23 00:12:26 +00:00
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 | ||