00001 /* SCEI CONFIDENTIAL 00002 */ 00003 /* 00004 Functions to scan and print coordinate section. 00005 00006 Copyright (C) 1997 by Sony Computer Entertainment Inc. 00007 All rights Reserved. 00008 00009 Ver 1.00 Jun 26, 1997 By N.Yoshioka 00010 */ 00011 extern void scan_CoordSect(HMD *hmd, DWORD offset); 00012 extern void print_Coord(HMD *hmd); 00013 extern void print_CoordSect(HMD *hmd);