#pragma once #include using TiltedPhoques::Set; namespace AnimationEventLists { extern const Map kIdleToInstant; extern const Set kExitSpecial; extern const Set kIgnore; } // namespace