mirror of
https://github.com/MPSU/APS.git
synced 2025-09-15 17:20:10 +00:00
ЛР13. Update platform.h
This commit is contained in:
committed by
GitHub
parent
425d9bb4ac
commit
619fb6ecaa
@@ -68,8 +68,8 @@ struct TX_HANDLE
|
||||
|
||||
struct VGA_HANDLE
|
||||
{
|
||||
uint32_t * char_map;
|
||||
uint32_t * color_map;
|
||||
uint8_t * char_map;
|
||||
uint8_t * color_map;
|
||||
uint32_t * tiff_map;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user