Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #11033 from autofire372/mp3-bloom
Add bloom definitions for Metroid Prime 3
  • Loading branch information
AdmiralCurtiss committed Jan 30, 2023
2 parents 6d73039 + 53f3d97 commit 0ec4ef4
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
Empty file.
@@ -0,0 +1,23 @@
{
"meta":
{
"title": "Bloom Texture Definitions",
"author": "autofire372"
},
"groups":
[
{
"name": "Bloom",
"targets": [
{
"type": "efb",
"texture_filename": "efb1_n000023_320x224_4"
},
{
"type": "efb",
"texture_filename": "efb1_n000024_320x224_4"
}
]
}
]
}

0 comments on commit 0ec4ef4

Please sign in to comment.