Home
last modified time | relevance | path

Searched refs:foundZPos (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/nanort/nanort-b1feea8/examples/minecraft/
H A Denkimi.c458 int foundZPos = 0; in enkiNBTReadChunk() local
469 foundZPos = 1; in enkiNBTReadChunk()
505 if( foundXPos && foundZPos && foundSection ) in enkiNBTReadChunk()