Skip to content

Reformat the header files into proper library format (.h and .c) #1

@raustin9

Description

@raustin9

Put the function and struct declarations in the header files with proper include guards, and put the implementations in the .c files. This way they can be easily added to a project and compiled to .o and .a libraries

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