mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-29 12:52:23 -05:00
- privated the constructor; only obtainable by the static helper on the main LdnGameData class. - constructor logic now in the static helper; constructor just directly sets the data it's given.