Skip to content

Commit

Permalink
Añadido un define de detalles de tabla.
Browse files Browse the repository at this point in the history
Añadido un nuevo define que hace que el menu este mas poblado
  • Loading branch information
caballeroalba committed May 13, 2015
1 parent 552b973 commit cfb8b07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/prototypes.h
Expand Up @@ -2,6 +2,7 @@

#define MAX_BUFFER_SIZE 4096
#define LIST_TABLES_MENU = 50
#define LIST_TABLE_DETAILS = 51
extern char buf_screen[MAX_BUFFER_SIZE];
/* prototipes*/
void create_table(struct table *t);
Expand Down

0 comments on commit cfb8b07

Please sign in to comment.