Skip to content

Functions in the HANDMADE_MATH_IMPLEMENTATION section are missing the HMM_PREFIX(...) macro #119

@GsxCasper

Description

@GsxCasper

As mentioned in the title, all the functions defined within HANDMADE_MATH_IMPLEMENTATION do hardcode the HMM_ prefix (for example HMM_Rotate instead of HMM_PREFIX(Rotate)).
This causes linking to fail to those who define HMM_PREFIX and use those functions.

(btw I tried to open a pr with the fix but I don't have permission to push. I'm not sure if I need to be whitelisted to this repo in order to push?)

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