mirror of
https://github.com/Cubitect/cubiomes.git
synced 2025-09-24 04:03:39 -04:00
Shut up compiler warning
This commit is contained in:
parent
18a16f8000
commit
9d0b692d1f
@ -205,7 +205,7 @@ int check(uint64_t s48, void *data)
|
|||||||
int main()
|
int main()
|
||||||
{
|
{
|
||||||
int styp = Swamp_Hut;
|
int styp = Swamp_Hut;
|
||||||
int mc = MC_1_17;
|
int mc = MC_1_18;
|
||||||
uint64_t basecnt = 0;
|
uint64_t basecnt = 0;
|
||||||
uint64_t *bases = NULL;
|
uint64_t *bases = NULL;
|
||||||
int threads = 8;
|
int threads = 8;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user