move Filament headers to own directory under iOS/macOS
This commit is contained in:
@@ -40,6 +40,10 @@
|
||||
|
||||
#endif /* __STDBOOL_H */
|
||||
|
||||
#ifdef __APPLE__
|
||||
#include <stddef.h>
|
||||
#endif
|
||||
|
||||
#include "ResourceBuffer.hpp"
|
||||
|
||||
typedef int32_t EntityId;
|
||||
|
||||
Reference in New Issue
Block a user