|
|
@@ -21,6 +21,8 @@ |
|
|
#ifndef AVCODEC_CGA_DATA_H |
|
|
#ifndef AVCODEC_CGA_DATA_H |
|
|
#define AVCODEC_CGA_DATA_H |
|
|
#define AVCODEC_CGA_DATA_H |
|
|
|
|
|
|
|
|
|
|
|
#include <stdint.h> |
|
|
|
|
|
|
|
|
extern const uint8_t ff_cga_font[2048]; |
|
|
extern const uint8_t ff_cga_font[2048]; |
|
|
extern const uint32_t ff_cga_palette[16]; |
|
|
extern const uint32_t ff_cga_palette[16]; |
|
|
|
|
|
|
|
|
|