mirror of
https://github.com/wnayes/macutils.git
synced 2025-01-02 11:31:19 +00:00
7 lines
82 B
C
7 lines
82 B
C
#include "globals.h"
|
|
|
|
int xfertype = XMODEM;
|
|
int pre_beta = 0;
|
|
int time_out = 0;
|
|
|