*** empty log message ***

This commit is contained in:
johns 2001-06-04 15:21:03 +00:00
parent 15cffab1ab
commit 8b1741dfcc

View file

@ -381,9 +381,7 @@ local SCM CclDefineAi(SCM list)
-- Ai script functions
----------------------------------------------------------------------------*/
/**
** Get unit-type.
*/
/// Get unit-type.
extern UnitType* CclGetUnitType(SCM ptr);
/**