Skip to content
This repository was archived by the owner on Jan 25, 2026. It is now read-only.
This repository was archived by the owner on Jan 25, 2026. It is now read-only.

Request for re-assign duplicated Enums #100

@klae01

Description

@klae01

I noticed that some of the Enum variables in libmelee's melee.enums.Action have been assigned the same values. Please reassign the enums for those variables.

code:

SWORD_DANCE_4_LOW_AIR = 0x16e

For example:
Action.DOWN_B_AIR
Action.SWORD_DANCE_4_LOW_AIR

List of indices with duplicated assignments:

350 351 352 353 354 355 356 360 361 364 365 366 368 372

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions