forked from KolibriOS/kolibrios
Adding support for new stack to Menuet Lib
git-svn-id: svn://kolibrios.org@4248 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -36,7 +36,7 @@ typedef struct
|
||||
unsigned char c_char;
|
||||
unsigned char c_back;
|
||||
unsigned char c_color;
|
||||
} char_info_t __attribute__((packed));
|
||||
} char_info_t;
|
||||
|
||||
typedef struct
|
||||
{
|
||||
|
Reference in New Issue
Block a user