Split the header block from the crn_decomp.h into a separate crn_defs.h file. This change makes the used CRND_HEADER_FILE_ONLY macro unneccesary.

This commit is contained in:
Alexander Suvorov
2017-04-26 13:16:13 +02:00
parent 7c02055d05
commit d34192aa07
12 changed files with 306 additions and 306 deletions
+1 -2
View File
@@ -20,8 +20,7 @@
#include "crn_cfile_stream.h"
#include "crn_texture_conversion.h"
#define CRND_HEADER_FILE_ONLY
#include "crn_decomp.h"
#include "crn_defs.h"
#include "corpus_gen.h"
#include "corpus_test.h"