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
5c227043
Commit
5c227043
authored
May 31, 2016
by
Andras Biro
Browse files
add super bomberman 5 caraven event ban to the multitap supported list
parent
bbc7df44
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/memmap.c
View file @
5c227043
...
...
@@ -3145,6 +3145,7 @@ void InitROM (void)
MATCH_ID
(
"AS6"
)
||
/* Super Bomberman 3*/
MATCH_ID
(
"A4BJ"
)
||
/* Super Bomberman 4*/
MATCH_ID
(
"A5SJ"
)
||
/* Super Bomberman 5*/
MATCH_ID
(
"AK8J"
)
||
/* Super Bomberman 5 - Caravan Event Ban*/
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