Files

10 lines
195 B
Ring
Raw Permalink Normal View History

2026-07-06 18:01:36 +01:00
/*
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