// Copyright (C) 2004 Id Software, Inc. // #ifndef __SYS_CMDS_H__ #define __SYS_CMDS_H__ void D_DrawDebugLines( void ); #endif /* !__SYS_CMDS_H__ */