mirror of
https://github.com/nicbarker/clay.git
synced 2025-04-02 20:38:05 +00:00
updated examples to call close
This commit is contained in:
parent
ad363f986c
commit
c7703b7a50
@ -72,4 +72,6 @@ int main(void) {
|
||||
Clay_Raylib_Render(renderCommandsBottom, fonts);
|
||||
EndDrawing();
|
||||
}
|
||||
|
||||
Clay_Raylib_Close();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user