mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
9 lines
269 B
JSON
9 lines
269 B
JSON
{
|
|
"variations": {
|
|
"SMB1": {"source": "MenuBG.png", "rect": [0, 0, 16, 16]},
|
|
"SMBLL": {"source": "MenuBG.png", "rect": [16, 0, 16, 16]},
|
|
"SMBS": {"source": "MenuBG.png", "rect": [32, 0, 16, 16]},
|
|
"SMBANN": {"source": "MenuBG.png", "rect": [48, 0, 16, 16]}
|
|
}
|
|
}
|