(svn r15584) -Codechange: Move several variables from variables.h to more appropriate headers.
This commit is contained in:
@@ -331,4 +331,6 @@ void SlArray(void *array, size_t length, VarType conv);
|
||||
void SlObject(void *object, const SaveLoad *sld);
|
||||
bool SlObjectMember(void *object, const SaveLoad *sld);
|
||||
|
||||
extern char _savegame_format[8];
|
||||
|
||||
#endif /* SAVELOAD_H */
|
||||
|
Reference in New Issue
Block a user