Skip to content

Change comments in ExportWaveAsCode to be C89 compliant - #28

Open
michaeljosephpurdy wants to merge 1 commit into
raysan5:masterfrom
michaeljosephpurdy:master
Open

michaeljosephpurdy wants to merge 1 commit into
raysan5:masterfrom
michaeljosephpurdy:master

Conversation

@michaeljosephpurdy

Copy link
Copy Markdown

Hey,

I've got a codebase I'm working on that I compile with C89 flags.
I came across rfxgen (super cool project!) and I'm using that to define and build sounds and package them directly into my codebase.
The comments are all C99 styled //.
While this is probably only a me problem, I thought that maybe some others may be a similar situation and getting warnings (or, like I am, warnings upgraded to errors 😊 )when using the exported files.

I didn't see a CONTRIBUTE.md or anything so not sure if I should create an Issue for this, or if contributions are even open, but figured I'd throw a PR out and see if it sticks.

Thanks for the great tools 🤙

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant