Skip to content

card.h CARD_STAT_ANIM_* defines missing? #9

Description

@SquareMan

I was trying to use the card.h header CARDSetIconAnim macro and it seems to be using an undefined CARD_STAT_ANIM_MASK

browsing another project I found these

#define CARD_STAT_ANIM_LOOP 0x00
#define CARD_STAT_ANIM_BOUNCE 0x04
#define CARD_STAT_ANIM_MASK 0x04

Is there a reason these seem to be missing here?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions