changed rgb deal, and improve memorybook with 2d
This commit is contained in:
@@ -89,8 +89,10 @@ typedef struct s_txt
|
||||
char *txt_south;
|
||||
char *txt_east;
|
||||
char *txt_west;
|
||||
int rgb_floor[3];
|
||||
int rgb_ceiling[3];
|
||||
int rgb_floor;
|
||||
int rgb_ceiling;
|
||||
// int rgb_floor[3];
|
||||
// int rgb_ceiling[3];
|
||||
} t_txt;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user