mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
fix clang warnings
so that they don't annoy me
This commit is contained in:
parent
3e9da86efe
commit
da77daa962
5 changed files with 6 additions and 5 deletions
|
@ -26,7 +26,7 @@ static const char builtin_carthw_cfg[] =
|
|||
"hw=ssf2_mapper\n"
|
||||
"prop=no_sram\n"
|
||||
"[]\n"
|
||||
"check_str=0x150,\"PIER SOLAR™&THE GREAT ARCHITECTS© WaterMelon™\"\n"
|
||||
"check_str=0x150,\"PIER SOLAR\x99&THE GREAT ARCHITECTS\xa9 WaterMelon\x99\"\n"
|
||||
"hw=piersolar_mapper\n"
|
||||
"sram_range=0xa13009,0xa1300b\n"
|
||||
"eeprom_type=3\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue