CTCaer-TWRP/gui/pages.h
2012-09-05 20:47:21 -04:00

8 lines
135 B
C

#ifndef _PAGES_HEADER
#define _PAGES_HEADER
void gui_notifyVarChange(const char *name, const char* value);
#endif // _PAGES_HEADER