r5sdk/r5dev/tier0/memalloc.h

8 lines
193 B
C
Raw Normal View History

#ifndef TIER0_MEMALLOC_H
#define TIER0_MEMALLOC_H
#define MEM_ALLOC_CREDIT_CLASS()
#define MEM_ALLOC_CLASSNAME(type) NULL
#define MEM_ALLOC_CREDIT_FUNCTION()
#endif /* TIER0_MEMALLOC_H */