INNER CODE UNIT · C++
current
evanbowman/BPCore-Engine · source/filesystem.cpp:131
current = reinterpret_cast<const FileInfo*>(next_addr);
} else {
return {nullptr, 0};
}
}
}
#pragma GCC diagnostic pop
INNER CODE UNIT · C++
evanbowman/BPCore-Engine · source/filesystem.cpp:131
current = reinterpret_cast<const FileInfo*>(next_addr);
} else {
return {nullptr, 0};
}
}
}
#pragma GCC diagnostic pop