Home
last modified time | relevance | path

Searched defs:cluster_info_t (Results 1 – 2 of 2) sorted by relevance

/dports/games/zdoom/zdoom-2.8.1/src/
H A Dg_level.h457 struct cluster_info_t struct
459 int cluster;
460 FString FinaleFlat;
461 FString ExitText;
462 FString EnterText;
463 FString MessageMusic;
487 extern TArray<cluster_info_t> wadclusterinfos; argument
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dg_level.h169 typedef struct cluster_info_s cluster_info_t; typedef