#include "always.h"
#include "pointerremap.h"
#include "bittype.h"
#include "slist.h"
Go to the source code of this file.
◆ REQUEST_POINTER_REMAP
| #define REQUEST_POINTER_REMAP |
( |
| pp | ) |
|
Value:
static void Request_Pointer_Remap(void **pointer_to_convert)
Definition at line 217 of file saveload.h.
◆ REQUEST_REF_COUNTED_POINTER_REMAP
| #define REQUEST_REF_COUNTED_POINTER_REMAP |
( |
| pp | ) |
|
Value:
static void Request_Ref_Counted_Pointer_Remap(RefCountClass **pointer_to_convert)
Definition at line 218 of file saveload.h.
◆ SAVELOAD_H