#ifndef _DROW_ENGINE_PARSER_H #define _DROW_ENGINE_PARSER_H void parse_obj(char *filename); #endif /* _DROW_ENGINE_PARSER_H */