mirror of
https://github.com/nicbarker/clay.git
synced 2025-04-03 04:48:03 +00:00
Update main.c
This commit is contained in:
parent
c49593f1d3
commit
cf97539612
@ -50,4 +50,6 @@ int main(void) {
|
||||
Clay_Raylib_Render(renderCommands, fonts);
|
||||
EndDrawing();
|
||||
}
|
||||
// This function is new since the video was published
|
||||
Clay_Raylib_Close();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user