mirror of
https://github.com/autc04/Retro68.git
synced 2025-08-15 01:28:22 +00:00
Move the System file resource-reading code out of GetSystemVersion and into a new ReadSystemResources method which stores the resources in a new member variable so that it can be used by multiple methods.