X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/3e32eb8e48a56bca543faa522909d3d83538c55d..9701b7ab4dc4cd709ad4dcaa750fc0021f15e231:/include/corp_conf.h diff --git a/include/corp_conf.h b/include/corp_conf.h deleted file mode 100644 index 88a84f18..00000000 --- a/include/corp_conf.h +++ /dev/null @@ -1,10 +0,0 @@ -#ifndef CORP_CONF_H -#define CORP_CONF_H - -struct CORP_CONF -{ -string name; -double cash; -}; - -#endif //CORP_CONF_H