add UNF to supported file extension
This commit is contained in:
parent
d763d2f676
commit
c91e55ed42
|
@ -1,6 +1,6 @@
|
|||
display_name = "NES / Famicom (FCEUmm)"
|
||||
authors = "FCEU Team|CaH4e3"
|
||||
supported_extensions = "fds|nes|unif"
|
||||
supported_extensions = "fds|nes|unif|unf"
|
||||
corename = "FCEUmm"
|
||||
manufacturer = "Nintendo"
|
||||
categories = "Emulator"
|
||||
|
|
Loading…
Reference in New Issue