Subversion Repositories freemyipod

Rev

Rev 527 | Rev 674 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 527 Rev 651
Line 31... Line 31...
31
#include "../chooser_action_handler_wheel.h"
31
#include "../chooser_action_handler_wheel.h"
32
#include "../chooser_renderer_list.h"
32
#include "../chooser_renderer_list.h"
33
#include "../chooser_renderer_iconflow.h"
33
#include "../chooser_renderer_iconflow.h"
34
 
34
 
35
 
35
 
-
 
36
/* emCORE library identifier */
-
 
37
#define LIBUI_IDENTIFIER 0x49554365
-
 
38
 
36
/* increase this every time the api struct changes */
39
/* increase this every time the api struct changes */
37
#define LIBUI_API_VERSION 1
40
#define LIBUI_API_VERSION 1
38
 
41
 
39
/* update this to latest version if a change to the api struct breaks
42
/* update this to latest version if a change to the api struct breaks
40
   backwards compatibility (and please take the opportunity to sort in any
43
   backwards compatibility (and please take the opportunity to sort in any