Skip to content

Consistent function naming #7

@Y-Less

Description

@Y-Less

While these includes originally used lowercase naming, most of the rest of the SA:MP community - including the official includes and major includes and plugins use UpperCase. The naming here is somewhat legacy and should be brought up to date:

#pragma deprecated Use `FuncIDX`.
native funcidx(const name[]);
native FuncIDX(const name[]) = funcidx;

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