ReactOS 0.4.16-dev-329-g9223134
|
#include "quilt.h"
#include "backend.h"
#include "mapdesc.h"
#include "flist.h"
#include "patchlist.h"
#include "simplemath.h"
Go to the source code of this file.
Macros | |
#define | DEF_PATCH_STEPSIZE .4 |
#define | fsizeof(x) (sizeof(x)/sizeof(REAL)) |