Got the suite rebuilding, most tests pass, actor and sprite are failing
This commit is contained in:
@@ -12,6 +12,6 @@ typedef struct
|
||||
char data[MAX_STRING_LENGTH];
|
||||
} string;
|
||||
|
||||
ErrorContext ERROR_NOIGNORE *string_initialize(string *obj, char *init);
|
||||
akerr_ErrorContext AKERR_NOIGNORE *string_initialize(string *obj, char *init);
|
||||
|
||||
#endif //_STRING_H_
|
||||
|
||||
Reference in New Issue
Block a user