TwiceAsNice
2019-02-18
|
#include <math.h>
#include <stdlib.h>
#include "define.h"
#include "globals.h"
#include "prefs.h"
#include "winpos.h"
Functions | |
void | compute_winpos (picstruct *field, picstruct *wfield, picstruct *dgeofield, objstruct *obj) |
Variables | |
static obj2struct * | obj2 = &outobj2 |
void compute_winpos | ( | picstruct * | field, |
picstruct * | wfield, | ||
picstruct * | dgeofield, | ||
objstruct * | obj | ||
) |
|
static |