From 2e0f24e0344ee2bd5bd6e6269f39e804c50d05e0 Mon Sep 17 00:00:00 2001 From: zlago Date: Fri, 11 Oct 2024 16:52:05 +0200 Subject: change the janky vector implementation --- src/main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index 5cb3960..85d0917 100644 --- a/src/main.c +++ b/src/main.c @@ -332,7 +332,6 @@ int main(int const argc, char *const *const argv) { framebuffer = SDL_CreateTexture(renderer, SDL_PIXELTYPE_UNKNOWN, SDL_TEXTUREACCESS_TARGET, WINDOW_WIDTH, WINDOW_HEIGHT); { - res_init(); funs_init(); if (optind == argc) { void *a = util_executableRelativePath("assets.res", *argv, 0); -- cgit 1.4.1-2-gfad0