CTCaer-TWRP/gui/pages.h

8 lines
135 B
C
Raw Normal View History

2012-09-06 00:47:21 +00:00
#ifndef _PAGES_HEADER
#define _PAGES_HEADER
void gui_notifyVarChange(const char *name, const char* value);
#endif // _PAGES_HEADER