oversight
This commit is contained in:
parent
8dfb262a78
commit
1b9077d38b
|
@ -9,7 +9,7 @@ bool is_an_integer(char c);
|
||||||
|
|
||||||
float to_float(int n);
|
float to_float(int n);
|
||||||
|
|
||||||
float to_int(float n);
|
int to_int(float n);
|
||||||
|
|
||||||
imgs import_digits(SDL_Renderer* renderer);
|
imgs import_digits(SDL_Renderer* renderer);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue