Fix clay import path for UI

This commit is contained in:
Lily Rose 2025-02-16 18:07:57 +11:00
parent ad3dd4ace2
commit 337a20cb4e

View file

@ -1,4 +1,4 @@
#include "clay.h" #include "../clay/clay.h"
#include <stdlib.h> #include <stdlib.h>
const int FONT_ID_BODY_16 = 0; const int FONT_ID_BODY_16 = 0;