taglinefilesource code
gotoxy667kernel/chr_drv/console.cgotoxy(currcons,0,0);
gotoxy678kernel/chr_drv/console.cgotoxy(currcons,0,0);
gotoxy830kernel/chr_drv/console.cgotoxy(currcons,saved_x,saved_y);
gotoxy885kernel/chr_drv/console.cgotoxy(currcons,0,0);
gotoxy1064kernel/chr_drv/console.cgotoxy(currcons,par[0],y);
gotoxy1068kernel/chr_drv/console.cgotoxy(currcons,x,y-par[0]);
gotoxy1072kernel/chr_drv/console.cgotoxy(currcons,x,y+par[0]);
gotoxy1076kernel/chr_drv/console.cgotoxy(currcons,x+par[0],y);
gotoxy1080kernel/chr_drv/console.cgotoxy(currcons,x-par[0],y);
gotoxy1084kernel/chr_drv/console.cgotoxy(currcons,0,y+par[0]);
gotoxy1088kernel/chr_drv/console.cgotoxy(currcons,0,y-par[0]);
gotoxy1092kernel/chr_drv/console.cgotoxy(currcons,x,par[0]);
gotoxy1097kernel/chr_drv/console.cgotoxy(currcons,par[1],par[0]);
gotoxy1142kernel/chr_drv/console.cgotoxy(currcons,0,0);
gotoxy1336kernel/chr_drv/console.cgotoxy(currcons,0,0);
gotoxy1338kernel/chr_drv/console.cgotoxy(currcons,orig_x,orig_y);