mud/fluffos-2.23-ds03/preprocess.h
2020-09-06 05:43:07 -07:00

7 lines
89 B
C

#ifndef PREPROCESS_H
#define PREPROCESS_H
defn_t *lookup_define (const char *);
#endif