Added //@{ //@} tag.

This commit is contained in:
johns 2001-03-10 22:28:49 +00:00
parent bba87221a3
commit dbb9b16b65

View file

@ -16,6 +16,8 @@
#ifdef NEW_AI // {
//@{
/*----------------------------------------------------------------------------
-- Includes
----------------------------------------------------------------------------*/
@ -128,4 +130,6 @@ global void AiEachSecond(Player* player)
// FIXME: Not needed, will be removed.
}
//@}
#endif // } NEW_AI