goldnpkr: relocate namespace closing brace

This commit is contained in:
hap 2022-04-10 16:26:28 +02:00
parent eb7644fae5
commit 5f8a1a39c5

View File

@ -12277,8 +12277,6 @@ void goldnpkr_state::init_pokersis()
ROM[0x7ffd] = 0x5f;
}
} // anonymous namespace
void goldnpkr_state::init_lespendu()
{
@ -12313,6 +12311,8 @@ void goldnpkr_state::init_lespenduj()
ROM0[0x7749] = 0x17; // fix lamps bug
}
} // anonymous namespace
/*********************************************
* Game Drivers *