mirror of
https://git.citron-emu.org/Citron/Citron.git
synced 2026-04-07 04:19:24 +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 | ||