]> _ Git - clay.git/commit
Replace malloc with tb_malloc
authormivirl <octoberstargazer7405@mivirl.dev>
Tue, 24 Jun 2025 01:56:35 +0000 (01:56 +0000)
committermivirl <octoberstargazer7405@mivirl.dev>
Tue, 24 Jun 2025 17:45:05 +0000 (17:45 +0000)
commit153028a53c7523038764ee3c301775298ba0abbf
treedd17a8fdfbdd0ef77631853512eadf7ba4d5a52f
parent6d25c03ae1136e7376bbebf263c5267e12edfd10
Replace malloc with tb_malloc

Use the same allocator as termbox.h, allows the user to change it
renderers/termbox2/clay_renderer_termbox2.c