build: add the SIBO SDK
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Constants shared between remind.rss and remind.c
|
||||
*/
|
||||
|
||||
#define EDIT_ITEMS 5
|
||||
#define SPECIAL_ITEMS 3
|
||||
|
||||
#define ITEMS_BEFORE_EDIT 0
|
||||
#define ITEMS_BEFORE_SPECIAL EDIT_ITEMS
|
||||
Reference in New Issue
Block a user