git-svn-id: svn://db.shs.com.ru/pip@557 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
8
utils/resources_compiler/generator.h
Normal file
8
utils/resources_compiler/generator.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef PIRC_GENERATOR_H
|
||||
#define PIRC_GENERATOR_H
|
||||
|
||||
#include "parser.h"
|
||||
|
||||
bool generate(PIFile & file, const PIVector<ParserSection> & files);
|
||||
|
||||
#endif // PIRC_GENERATOR_H
|
||||
Reference in New Issue
Block a user