C API needs casing fixed for function names #547
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
miscellaneous
Smaller odd job tasks that don't fit into a specific category/
Describe the issue:
C API currently has non-matching function name casing and should be updated so that the function names match our current code style.
The C API should match NovelRT's API and function names should be in PascalCase.
Please provide the steps to reproduce if possible:
N/A - code styling issue
Additional context:
Reference to code style issue where casing is incorrect.
The text was updated successfully, but these errors were encountered: