2 * Write resource prototypes
4 * Copyright 1998 Bertho A. Stultiens (BS)
8 #ifndef __WRC_WRITERES_H
9 #define __WRC_WRITERES_H
11 #ifndef __WRC_WRCTYPES_H
15 void write_resfile(char *outname, resource_t *top);
16 void write_s_file(char *outname, resource_t *top);
17 void write_h_file(char *outname, resource_t *top);