amxmodx/dlls/hamsandwich/FileParser.h
2007-03-09 03:04:40 +00:00

7 lines
141 B
C

#ifndef FILEPARSER_H
#define FILEPARSER_H
typedef bool (*FP_ptrFeedback)(const char *key, const char *value);
#endif // FILEPARSER_H