taglinefilesource code
gotoxy669kernel/chr_drv/console.cgotoxy(currcons,0,0);
gotoxy680kernel/chr_drv/console.cgotoxy(currcons,0,0);
gotoxy832kernel/chr_drv/console.cgotoxy(currcons,saved_x,saved_y);
gotoxy887kernel/chr_drv/console.cgotoxy(currcons,0,0);
gotoxy1066kernel/chr_drv/console.cgotoxy(currcons,par[0],y);
gotoxy1070kernel/chr_drv/console.cgotoxy(currcons,x,y-par[0]);
gotoxy1074kernel/chr_drv/console.cgotoxy(currcons,x,y+par[0]);
gotoxy1078kernel/chr_drv/console.cgotoxy(currcons,x+par[0],y);
gotoxy1082kernel/chr_drv/console.cgotoxy(currcons,x-par[0],y);
gotoxy1086kernel/chr_drv/console.cgotoxy(currcons,0,y+par[0]);
gotoxy1090kernel/chr_drv/console.cgotoxy(currcons,0,y-par[0]);
gotoxy1094kernel/chr_drv/console.cgotoxy(currcons,x,par[0]);
gotoxy1099kernel/chr_drv/console.cgotoxy(currcons,par[1],par[0]);
gotoxy1144kernel/chr_drv/console.cgotoxy(currcons,0,0);
gotoxy1329kernel/chr_drv/console.cgotoxy(currcons,0,0);
gotoxy1331kernel/chr_drv/console.cgotoxy(currcons,orig_x,orig_y);