Custom_font WIP

This commit is contained in:
Sergio Martínez
2018-10-16 13:07:34 +02:00
parent 8c9b654fbb
commit 296bc577f5
2 changed files with 11 additions and 4 deletions

View File

@ -49,6 +49,8 @@ int main()
bool multiTextBoxEditMode = false;
bool dropDown000EditMode = false;
bool dropDown001EditMode = false;
//TODO: Substituir DrawText por DrawTextEx y MeasureText por MeasureTextEx
//----------------------------------------------------------------------------------
SetTargetFPS(60);