Files
John Norman a09e836432 Lots of file system improvements.
File rename events are now handled.
File writing is much safer as it will write to a temporary file before renaming over top of the old file.
Reliability is improved.
2025-10-14 00:13:55 -07:00

11 lines
307 B
Plaintext

#define BabyDI_INJECT(c,v)
#define BabyDI_PROVIDE(c,v)
#define SCRIPTENV_D(x, y)
#define SETPROP_RETURN_ERROR
#define FOR_LIST_OF_NPC_PROPS(DO)
#define FOR_LIST_OF_PLAYER_PROPS(DO)
#define DO_PACKETLOG(LOG)
#define assert(expression)
#define RECOVERABLE_PARSE_ERROR(MESSAGE, RETVAL)
#define DEBUGPRINT(...)