Moved a few things around, definitely not clean but better.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
#include "moduletime.h"
|
||||
#include "assert/assert.h"
|
||||
#include "script/scriptstruct.h"
|
||||
#include "script/struct/scriptstruct.h"
|
||||
|
||||
void moduleTime(scriptcontext_t *ctx) {
|
||||
assertNotNull(ctx, "Script context cannot be NULL");
|
||||
|
||||
Reference in New Issue
Block a user