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

7 lines
72 B
C

#ifndef EDIT_SOURCE_H
#define EDIT_SOURCE_H
extern FILE *yyin;
#endif