make vec4 and matrix types internal

This commit is contained in:
veclavtalica
2025-01-10 02:40:52 +03:00
parent 951d9c76c8
commit 83e2dc5468
5 changed files with 21 additions and 25 deletions

View File

@ -4,6 +4,7 @@
/* TODO: structure more categorically */
#include "twn_textures_c.h"
#include "twn_types_c.h"
#include "twn_text_c.h"
#include "twn_option.h"
#include "twn_deferred_commands.h"