#pragma once #include "fields.h" #include "stdint.h" /* ============================================================================= wdselbx.c -- global variables ============================================================================= */ extern struct selbox wdboxes[]; /* ============================================================================= wdselbx.c -- global functions ============================================================================= */ extern void dsnewws(void); extern void newws(void); extern int16_t wdfnbox(int16_t n);