added endianness helper functions, and reading biome data directly
This commit is contained in:
@@ -37,4 +37,6 @@ initc_overviewer(void)
|
||||
fprintf(stderr, "failed to init_chunk_render\n");
|
||||
exit(1); // TODO better way to indicate error?
|
||||
}
|
||||
|
||||
init_endian();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user