Android /assets/ support (still not quite working)

This commit is contained in:
Vítor Santos Costa
2014-06-11 19:33:18 +01:00
parent 2d2eb70842
commit aef189ece2
4 changed files with 43 additions and 28 deletions

View File

@@ -67,7 +67,7 @@ extern "C" {
#ifndef PL_HAVE_TERM_T
#define PL_HAVE_TERM_T
typedef uintptr_t term_t;
typedef intptr_t term_t;
#endif
/*******************************
* CONSTANTS *