mirror of
https://github.com/wnayes/macutils.git
synced 2025-03-12 16:33:01 +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;
|
||
|
|