mirror of
https://github.com/Relintai/pandemonium_engine_minimal.git
synced 2024-11-10 20:12:10 +01:00
Removed the remaining misc tools.
This commit is contained in:
parent
014d32b1f7
commit
0f7df48988
@ -48,7 +48,7 @@
|
||||
#ifdef ANDROID_ENABLED
|
||||
// We could drop this file once we up our API level to 24,
|
||||
// where the NDK's ifaddrs.h supports to needed getifaddrs.
|
||||
#include "thirdparty/misc/ifaddrs-android.h"
|
||||
#include "thirdparty/ifaddrs-android.h"
|
||||
#else
|
||||
#ifdef __FreeBSD__
|
||||
#include <sys/types.h>
|
||||
|
1105
thirdparty/misc/yuv2rgb.h
vendored
1105
thirdparty/misc/yuv2rgb.h
vendored
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user