mirror of
https://github.com/nicbarker/clay.git
synced 2026-02-06 12:48:49 +00:00
Update main.c
This commit is contained in:
parent
c7703b7a50
commit
c49593f1d3
1 changed files with 1 additions and 0 deletions
|
|
@ -250,5 +250,6 @@ int main(void) {
|
||||||
}
|
}
|
||||||
UpdateDrawFrame(fonts);
|
UpdateDrawFrame(fonts);
|
||||||
}
|
}
|
||||||
|
Clay_Raylib_Close();
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue