X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fbitmap.h;h=4b31c4b481f6d15fdd960f4dff17214dba2f01c0;hb=74929b07c8b45a20eb5079444f4df21c9898e605;hp=95c6782c71de508264d72b776156428848334b69;hpb=1170e45860266537729a5a54eaafdf50511f5315;p=16.git diff --git a/src/lib/bitmap.h b/src/lib/bitmap.h index 95c6782c..4b31c4b4 100755 --- a/src/lib/bitmap.h +++ b/src/lib/bitmap.h @@ -28,6 +28,8 @@ #include "src/lib/types.h" #include "src/lib/16_head.h" +#define PALSIZE 768 + typedef struct { byte huge *data; word width;