Fix the BDWGC build on XboxOne
authorJonas Echterhoff <jonas@unity3d.com>
Thu, 14 Jun 2018 18:56:18 +0000 (20:56 +0200)
committerIvan Maidanski <ivmai@mail.ru>
Fri, 27 Jul 2018 14:24:56 +0000 (17:24 +0300)
commit3fb8ea23bb18727c6f8231659ed287d04d462caf
tree1b30de5258d6b02c086b353c7637fc5ff313c2d5
parent96b7ac0ab5f783411a29fbbb24ba61aa598a493d
Fix the BDWGC build on XboxOne
(fix of commit d16debf)

Issue #173 (bdwgc).

This fixes durango_get_mem() definition.

* os_dep.c [MSWIN_XBOX1] (durango_get_mem): Define even if
MMAP_SUPPORTED is not defined.
os_dep.c