FFL
Loading...
Searching...
No Matches
FFLResourceType.h
Go to the documentation of this file.
1#ifndef FFL_RESOURCE_TYPE_H_
2#define FFL_RESOURCE_TYPE_H_
3
4#include <nn/ffl/types.h>
5
6#ifdef __cplusplus
7extern "C" {
8#endif
9
16FFLResourceType;
17
18#ifdef __cplusplus
19}
20#endif
21
22#endif // FFL_RESOURCE_TYPE_H_
FFLResourceType
Definition FFLResourceType.h:11
@ FFL_RESOURCE_TYPE_HIGH
Definition FFLResourceType.h:13
@ FFL_RESOURCE_TYPE_MIDDLE
Definition FFLResourceType.h:12
@ FFL_RESOURCE_TYPE_MAX
Definition FFLResourceType.h:14