[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Xaloader patch, take #2
+ � � � � � � � //if (r == 0 && cpu < 20)
+ � � � � � � � if(0)
� � � � � � � � � � � �name = DEFAULT_68000;
+ � � � � � � � else
+ � � � � � � � � � � � name = DEFAULT;
These lines seem quite strange, is there any reason to include it into patch? :)