All: Update !!!! \o/

This commit is contained in:
Martin Duquesnoy
2009-02-13 23:02:03 +01:00
parent a4aafdecfe
commit c68aa48bc2
15 changed files with 138 additions and 552 deletions

View File

@@ -187,7 +187,7 @@ typedef struct
typedef struct
{
char *symbol;
void (*func)(void);
void (*func)(int screen);
} Layout;
/* Tag Structure */