mirror of
https://github.com/haya3218/SDfmL.git
synced 2024-08-14 23:57:09 +00:00
I meant to say add TTF support dammit
This commit is contained in:
parent
e7d3c8a3b9
commit
83edc91cfc
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ class MainState : public State {
|
||||||
|
|
||||||
elaped += 0.01;
|
elaped += 0.01;
|
||||||
}
|
}
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
int main() {
|
int main() {
|
||||||
|
|
Loading…
Reference in a new issue