Skip to content

Commit

Permalink
add neocd shinobi to the list
Browse files Browse the repository at this point in the history
  • Loading branch information
dinkc64 committed Jan 18, 2025
1 parent 485f1b8 commit d593bb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/burner/win32/neocdlist.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ struct NGCDGAME games[] =
{ _T("sbp") , _T("Super Bubble Pop") , _T("2024") , _T("Vektorlogic (iq_132 conversion)") , 0xfedc }, //
{ _T("zupapa") , _T("Zupapa!") , _T("2024") , _T("SNK (iq_132 conversion)") , 0x0070 }, //
{ _T("zedblade") , _T("Zed Blade - Operation Ragnarok") , _T("2024") , _T("NMK (iq_132 conversion)") , 0x0076 }, //
{ _T("shinobi") , _T("Shinobi") , _T("2024") , _T("(Hoffman conversion)") , 0x1337 }, //
{ _T("cbarrel") , _T("Captain Barrel") , _T("2024") , _T("Ozzy Ouzo)") , 0x14A1 }, //
};

Expand Down

0 comments on commit d593bb9

Please sign in to comment.