12 #include "../stdafx.h" 
   17 #include "../safeguards.h" 
   19 static const SaveLoad _group_desc[] = {
 
   30 static void Save_GRPS()
 
   35     SlSetArrayIndex(g->
index);
 
   41 static void Load_GRPS()
 
   54   { 
'GRPS', Save_GRPS, Load_GRPS, NULL, NULL, CH_ARRAY | 
CH_LAST},