mirror of
https://github.com/FunKey-Project/picofe-irixxxx.git
synced 2026-05-04 11:53:32 +02:00
cyclone_debug fixed, minor adjustments
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@419 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
@@ -118,7 +118,6 @@ static void custom_write(FILE *f, const menu_entry *me, int no_def)
|
||||
case 1: str = "hw horizontal"; break;
|
||||
case 2: str = "hw horiz. + vert."; break;
|
||||
case 3: str = "sw horizontal"; break;
|
||||
case 1: str = "ON"; break;
|
||||
}
|
||||
fprintf(f, "Scaling = %s", str);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user