mirror of
https://github.com/nicbarker/clay.git
synced 2025-04-04 13:28:07 +00:00
Update main.c
This commit is contained in:
parent
c7703b7a50
commit
c49593f1d3
@ -250,5 +250,6 @@ int main(void) {
|
|||||||
}
|
}
|
||||||
UpdateDrawFrame(fonts);
|
UpdateDrawFrame(fonts);
|
||||||
}
|
}
|
||||||
|
Clay_Raylib_Close();
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user