Was shiting a 64 bit value with a 32, msvc is smart

This commit is contained in:
MitchellHansen
2016-12-18 01:25:48 -08:00
parent b3e3fef2e3
commit 97545e6cec
3 changed files with 22 additions and 12 deletions

View File

@@ -100,6 +100,7 @@ protected:
private:
int counter = 0;
uint64_t generate_children(sf::Vector3i pos, int dim);
int cycle_counter = 0;