5 lines
80 B
C
5 lines
80 B
C
#pragma once
|
|
|
|
void credits2str(char* str, unsigned int credits, int decimals);
|
|
|
#pragma once
|
|
|
|
void credits2str(char* str, unsigned int credits, int decimals);
|
|
|