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
c49593f1d3
commit
cf97539612
@ -50,4 +50,6 @@ int main(void) {
|
|||||||
Clay_Raylib_Render(renderCommands, fonts);
|
Clay_Raylib_Render(renderCommands, fonts);
|
||||||
EndDrawing();
|
EndDrawing();
|
||||||
}
|
}
|
||||||
|
// This function is new since the video was published
|
||||||
|
Clay_Raylib_Close();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user