X-Git-Url: https://hackdaworld.org/gitweb/?p=my-code%2Farm.git;a=blobdiff_plain;f=betty%2Ffont2b.c;h=5ce243a8199fe4e113c1280279b05005ea2540b7;hp=d1558551a0f4b7478875938fbb8f10f76a595e84;hb=8438a1cbb553b50e19a075620fff84b636fcc5f2;hpb=a409cb5b36482767f766ec9efc5dbecaa2274660 diff --git a/betty/font2b.c b/betty/font2b.c index d155855..5ce243a 100644 --- a/betty/font2b.c +++ b/betty/font2b.c @@ -21,6 +21,8 @@ #include #include +typedef unsigned int u32; + // put your font data here! #include "/usr/src/linux/drivers/video/console/font_pearl_8x8.c"