sketchyphoenix Posted September 6, 2012 Posted September 6, 2012 So I was making some custom code for a server and I decide that I'm going to put any custom atcommands and script commands in a custom source file as to save me some time in case a conflict comes down the road. And I noticed especially in script.c that pretty much all the macros are in it instead of the header. Should they be moved into headers ( at the very least, the most used stack macros like script_get* or script_push* ) ? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.