From 45512bbc85188e3adb4eda597d0d2fa5530de651 Mon Sep 17 00:00:00 2001 From: zlago Date: Mon, 30 Sep 2024 10:52:14 +0200 Subject: player animations --- src/util.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/util.h') diff --git a/src/util.h b/src/util.h index 1fe3a9d..9e882fc 100644 --- a/src/util.h +++ b/src/util.h @@ -1,2 +1,4 @@ +#pragma once + void *util_loadFile(FILE *const restrict file, size_t *const restrict outsize); char *util_executableRelativePath(char *path, char *execPath, size_t dirLength); // allocated on the heap -- cgit 1.4.1-2-gfad0