Miguel Horta
eadbd04f81
fix: Name clash between jni.h and error_func.h
...
Openttd newly included file error_func.h defines two new macros named
FatalError() and UserError(). FatalError() unfortunatly colides with a
method declared in jni.h
jni.h makes its way into Openttd code by being present at SDL_android.h;
Since knownledge of jni.h is not needed for Openttd code the adopted
solution was to remove jni.h from SDL_android.h and forward declare any
of its usages. Akin to pimpl pattern.
2024-04-07 13:51:20 +01:00
..
2010-11-15 16:52:13 +02:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2010-10-27 19:41:25 +03:00
2010-10-12 19:04:21 +03:00
2024-04-07 13:51:20 +01:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2016-08-22 21:46:35 +03:00
2016-10-23 01:06:21 +03:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2019-02-19 18:43:30 +02:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2010-11-15 16:52:13 +02:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2019-02-19 18:43:30 +02:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2021-05-23 03:12:03 +03:00
2010-11-15 16:52:13 +02:00
2015-01-01 04:43:30 +02:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00
2010-10-12 19:04:21 +03:00