Added themeExit to pc main.cpp
This commit is contained in:
parent
8e2a79c496
commit
981a60ac73
@ -52,6 +52,7 @@ int main()
|
||||
}
|
||||
|
||||
fontExit();
|
||||
themeExit();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user