mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-17 07:49:21 +00:00
Removed false bloom definition.
This commit is contained in:
parent
71b20818f5
commit
3b3d582398
1 changed files with 1 additions and 5 deletions
|
@ -9,10 +9,6 @@
|
||||||
{
|
{
|
||||||
"name": "Bloom",
|
"name": "Bloom",
|
||||||
"targets": [
|
"targets": [
|
||||||
{
|
|
||||||
"type": "efb",
|
|
||||||
"texture_filename": "efb1_320x240_1"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "efb",
|
"type": "efb",
|
||||||
"texture_filename": "efb1_320x240_6"
|
"texture_filename": "efb1_320x240_6"
|
||||||
|
@ -24,4 +20,4 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue