Skip to content

Commit a4315dd

Browse files
committed
Added platform filter
git-svn-id: svn://192.168.1.10/public/Emutil@23568 0d6f1817-ed0e-0410-87c9-987e46238f29
1 parent 4452e12 commit a4315dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

com/planet_ink/emutil/D64Search.java

+1
Original file line numberDiff line numberDiff line change
@@ -552,6 +552,7 @@ public static void main(final String[] args)
552552
pfilter.add(PLATFORM.C65);
553553
break;
554554
}
555+
c++;
555556
break;
556557
}
557558
case 'x':

0 commit comments

Comments
 (0)