Athena IO Library
athena::ALTTPDungeonItemFlags Struct Reference
Collaboration diagram for athena::ALTTPDungeonItemFlags:
Collaboration graph

Public Attributes

union {
   struct {
      bool   Unused1: 1
 
      bool   Unused2: 1
 
      bool   GanonsTower: 1
 
      bool   TurtleRock: 1
 
      bool   GargoylesDomain: 1
 
      bool   TowerOfHera: 1
 
      bool   IcePalace: 1
 
      bool   SkullWoods: 1
 
   } 
 
   atUint8   flags1
 
}; 
 
union {
   struct {
      bool   MiseryMire: 1
 
      bool   DarkPalace: 1
 
      bool   SwampPalace: 1
 
      bool   HyruleCastle2: 1
 
      bool   DesertPalace: 1
 
      bool   EasternPalace: 1
 
      bool   HyruleCastle: 1
 
      bool   SewerPassage: 1
 
   } 
 
   atUint8   flags2
 
}; 
 

Detailed Description

Definition at line 90 of file ALTTPStructs.hpp.


The documentation for this struct was generated from the following file: