Lephisto/src/economy.h

5 lines
80 B
C

#pragma once
void credits2str(char* str, unsigned int credits, int decimals);