mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-12 04:09:15 +00:00
6 lines
190 B
C
6 lines
190 B
C
#define OPEQ MFB_OPEQ_INVERT
|
|
#define MFBSOLIDFILLAREA mfbSolidInvertArea
|
|
#define EQWHOLEWORD MFB_EQWHOLEWORD_INVERT
|
|
#define MFBSTIPPLEFILLAREA mfbStippleInvertArea
|
|
#include "./mfbpntarea.c"
|