Skip to content

fix c++ compilation#1

Open
u3shit wants to merge 1 commit intorombankzero:masterfrom
u3shit:c++-fix
Open

fix c++ compilation#1
u3shit wants to merge 1 commit intorombankzero:masterfrom
u3shit:c++-fix

Conversation

@u3shit
Copy link

@u3shit u3shit commented Apr 20, 2020

Currently it's not possible to use pocketmod with #define POCKETMOD_IMPLEMENTATION from a c++ file, because of one missing void*->char* cast, which is implicit in c but not in c++. This PR fixes that.

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