Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
snes9x2010
Commits
2b011091
Commit
2b011091
authored
May 24, 2016
by
Logan McNaughton
Browse files
Add Super Bomberman 5 to list
Fixes
https://github.com/libretro/snes9x-next/issues/63
parent
ad1ef192
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/memmap.c
View file @
2b011091
...
...
@@ -3144,6 +3144,7 @@ void InitROM (void)
MATCH_ID
(
"AO9"
)
||
/* Summer Olympics*/
MATCH_ID
(
"AS6"
)
||
/* Super Bomberman 3*/
MATCH_ID
(
"A4BJ"
)
||
/* Super Bomberman 4*/
MATCH_ID
(
"A5SJ"
)
||
/* Super Bomberman 5*/
MATCH_ID
(
"APBJ"
)
||
/* Super Bomberman Panic Bomber W*/
MATCH_ID
(
"AF5J"
)
||
/* Super Fire Pro Wrestling X*/
MATCH_ID
(
"AP4J"
)
||
/* Super Fire Pro Wrestling Special*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment