Skip to content

Conversation

@lechuga16
Copy link
Contributor

The last update introduced errors in the "Native_RegisterFeature" function. To debug, I had to remove macros from the debug file since they are not compatible with sm1.12. Switching from a macro to a function generated errors throughout the project, so I had to manually search for ";" to avoid issues.

I've been testing these changes for a couple of days and they seem stable.

@R1KO
Copy link
Owner

R1KO commented Mar 12, 2025

@lechuga16 I am very grateful for your contribution to the development! Could you correct a few comments and unnecessary indentations?
Best regards!

@lechuga16
Copy link
Contributor Author

lechuga16 commented Mar 12, 2025

done, let me know if you have anything else

@lechuga16
Copy link
Contributor Author

done

@lechuga16
Copy link
Contributor Author

By chance, I realized that the array I was adding in Debug.sp already existed in Global.sp, so I transferred it. In the CMD.sp file, there was code with the same purpose, so I applied the array in that section.

@R1KO R1KO merged commit 18678c8 into R1KO:master Mar 13, 2025
3 checks passed
@lechuga16 lechuga16 deleted the sm12 branch March 13, 2025 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants