mirror of
https://github.com/nicbarker/clay.git
synced 2026-02-06 12:48:49 +00:00
updated examples to call close
This commit is contained in:
parent
ad363f986c
commit
c7703b7a50
1 changed files with 2 additions and 0 deletions
|
|
@ -72,4 +72,6 @@ int main(void) {
|
|||
Clay_Raylib_Render(renderCommandsBottom, fonts);
|
||||
EndDrawing();
|
||||
}
|
||||
|
||||
Clay_Raylib_Close();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue