mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-23 22:01:39 -04:00
Triforce: Code cleanups.
This commit is contained in:
@@ -92,7 +92,7 @@ Region VolumeGC::GetRegion() const
|
||||
{
|
||||
if (m_is_triforce)
|
||||
{
|
||||
switch (m_triforce_header.regionFlags)
|
||||
switch (m_triforce_header.region_flags)
|
||||
{
|
||||
default:
|
||||
case 0x02: // JAPAN
|
||||
|
||||
Reference in New Issue
Block a user