Dragonify more things

This commit is contained in:
fekt
2024-04-11 00:16:41 -04:00
parent b61085de60
commit c34b5ad16a
5 changed files with 7 additions and 7 deletions

View File

@@ -114,7 +114,7 @@ public:
void setINRCAP(double p) { INRCAP = p; }
void setGBPCAP(double p) { GBPCAP = p; }
void setAUDCAP(double p) { AUDCAP = p; }
double getHUSHPrice();
double getDRAGONXPrice();
double getEURPrice();
double getBTCPrice();
double getCNYPrice();