mirror of
https://github.com/nicbarker/clay.git
synced 2025-11-01 07:16:17 +00:00
Update main.c
This commit is contained in:
parent
c7703b7a50
commit
c49593f1d3
|
|
@ -250,5 +250,6 @@ int main(void) {
|
|||
}
|
||||
UpdateDrawFrame(fonts);
|
||||
}
|
||||
Clay_Raylib_Close();
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue