Diff of /trunk/src/appdata.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 195 by harbaum, Wed Jul 8 08:51:02 2009 UTC revision 218 by harbaum, Mon Jul 13 12:15:51 2009 UTC
# Line 171  typedef struct appdata_s { Line 171  typedef struct appdata_s {
171  #include "banner.h"  #include "banner.h"
172  #include "list.h"  #include "list.h"
173    
174    void main_ui_enable(appdata_t *appdata);
175    
176  #endif // APPDATA_H  #endif // APPDATA_H

Legend:
Removed from v.195  
changed lines
  Added in v.218