Files
recastnavigation/RecastDemo/Source/Filelist.cpp
Ben Hymers 7babde3103 Fix Win64 when populating input file list
As identified by @b-desconocido, _findfirst has a return type of intptr_t;
this was previously being truncated to long.

Fix #185
2016-02-20 15:46:22 +00:00

2.0 KiB