recompile material
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
|
||||
extern "C" {
|
||||
extern const uint8_t UNLIT_OPAQUE_PACKAGE[];
|
||||
extern int UNLIT_OPAQUE_UNLIT_OFFSET;
|
||||
extern int UNLIT_OPAQUE_UNLIT_SIZE;
|
||||
extern int UNLIT_OPAQUE_UNLIT_OPAQUE_OFFSET;
|
||||
extern int UNLIT_OPAQUE_UNLIT_OPAQUE_SIZE;
|
||||
}
|
||||
#define UNLIT_OPAQUE_UNLIT_DATA (UNLIT_OPAQUE_PACKAGE + UNLIT_OPAQUE_UNLIT_OFFSET)
|
||||
#define UNLIT_OPAQUE_UNLIT_OPAQUE_DATA (UNLIT_OPAQUE_PACKAGE + UNLIT_OPAQUE_UNLIT_OPAQUE_OFFSET)
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user