mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-01 22:52:25 -07:00
Makes it more evident that one is for actual code and one is for actual data. Mutable and static are less than ideal terms here, because read-only data is technically not mutable, but we were mapping it with that label.