Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IsNumeric is declared without checking if it is already defined or not... which conflicts with my code #687

Open
Zorono opened this issue Aug 30, 2024 · 1 comment

Comments

@Zorono
Copy link

Zorono commented Aug 30, 2024

IsNumeric is declared without checking if it is already defined or not... which conflicts with my code and I can't remove my one from the gamemode since the args differ from YSI's

error 025: function heading differs from prototype
error 021: symbol already defined: "IsNumeric"
fatal error 107: too many error messages on one line
@iuliansima1
Copy link

below the ysi includes just undefine it #undef IsNumeric should work

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

No branches or pull requests

2 participants