Files
DoomRTX/neo/prey/Prey/sys_preycmds.h
T
2026-05-05 15:01:01 -07:00

7 lines
132 B
C

#ifndef __SYS_PREYCMDS_H__
#define __SYS_PREYCMDS_H__
extern void P_InitConsoleCommands( void );
#endif /* !__SYS_PREYCMDS_H__ */