convert line ends
[canaan.git] / prj / cam / src / portal / char.h
blob97ae0dc7b77688b6051fec66463772959b0f8961
1 /*
2 @Copyright Looking Glass Studios, Inc.
3 1996,1997,1998,1999,2000 Unpublished Work.
4 */
6 // $Header: r:/t2repos/thief2/src/portal/char.h,v 1.2 2000/01/29 13:37:13 adurant Exp $
7 #pragma once
9 extern void draw_string(uchar *dest, int row, int x, int y, char *str);