Browse Source

refactoring: Change the name

remotes/origin/develop
Jonas Zitzmann 11 months ago
parent
commit
adcb9dc559
  1. 2
      src/convert_time.h

2
src/convert_time.h

@ -1,6 +1,6 @@
#ifndef THEADMIRALS_CONVERT_TIME_H
#define THEADMIRALS_CONVERT_TIME_H
double converter_min_to_sec(double min);
double converter_sec_to_min(double sec);
#endif //THEADMIRALS_CONVERT_TIME_H
Loading…
Cancel
Save