fix a bug caused by commenting out too much of jabo

This commit is contained in:
zeromus 2017-06-11 17:21:09 -05:00
parent eec9c54236
commit 9c8ea446eb
1 changed files with 3 additions and 2 deletions

View File

@ -118,8 +118,9 @@ namespace BizHawk.Emulation.Cores.Nintendo.N64
[Description("Glide64 mk2")]
GlideMk2,
//[Description("Jabo")]
//Jabo,
//this is left to keep some enums from getting mixed up
[Description("FormerlyJabo")]
FormerlyJabo,
[Description("GLideN64")]
GLideN64