diff options
| author | Physick <96335032+DegustatorPonos@users.noreply.github.com> | 2026-07-07 23:41:37 +0500 |
|---|---|---|
| committer | Physick <96335032+DegustatorPonos@users.noreply.github.com> | 2026-07-07 23:41:37 +0500 |
| commit | 73efefa4c6800b04aedad9f6d80722caa66864a0 (patch) | |
| tree | f1d5489d9c1660a4ae622bc3d4a31778369f9fc4 /src/resources/resources.c | |
| parent | 1a095735b1d8e7ade61ac4f936032e0c9dcc044f (diff) | |
design 1
Diffstat (limited to 'src/resources/resources.c')
| -rw-r--r-- | src/resources/resources.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/resources/resources.c b/src/resources/resources.c index 55bf3ce..031ee25 100644 --- a/src/resources/resources.c +++ b/src/resources/resources.c @@ -9,4 +9,3 @@ void LoadResources() { } Font *GetMainFont() { return &MainFont; } - |
