mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
fix whitespace
This commit is contained in:
parent
91ee066751
commit
769b69999f
|
|
@ -40,7 +40,7 @@ struct lv2_update_manager
|
|||
std::unordered_map<u32, u8> eeprom_map // offset, value
|
||||
{
|
||||
// system language
|
||||
// *i think* this gives english
|
||||
// *i think* this gives english
|
||||
{0x48C18, 0x00},
|
||||
{0x48C19, 0x00},
|
||||
{0x48C1A, 0x00},
|
||||
|
|
|
|||
Loading…
Reference in a new issue