mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-04 15:19:09 +00:00
Merge pull request #11905 from Notexe/sms-goop-graphicsmod
Data: Add missing Super Mario Sunshine goop map texture to graphics mod
This commit is contained in:
commit
d9c33ad9b6
1 changed files with 4 additions and 0 deletions
|
@ -49,6 +49,10 @@
|
||||||
{
|
{
|
||||||
"type": "efb",
|
"type": "efb",
|
||||||
"texture_filename": "efb1_n000000_256x256_1"
|
"texture_filename": "efb1_n000000_256x256_1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "efb",
|
||||||
|
"texture_filename": "efb1_n000000_512x512_1"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue