forked from ExternalVendorCode/Signal-Server
Detect perm errors in sig colors
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
int LoadSDF_SDF(char *name, int winfiles);
|
||||
char LoadSDF(char *name, int winfiles);
|
||||
int LoadPAT(char *filename);
|
||||
void LoadSignalColors(struct site xmtr);
|
||||
int LoadSignalColors(struct site xmtr);
|
||||
void LoadLossColors(struct site xmtr);
|
||||
void LoadDBMColors(struct site xmtr);
|
||||
void LoadTopoData(int max_lon, int min_lon, int max_lat, int min_lat);
|
||||
|
Reference in New Issue
Block a user