ref: common: draft new static library, containing shared code for ref_gl and ref_soft

This commit is contained in:
Alibek Omarov
2026-04-12 15:52:33 +05:00
parent 6719443d99
commit 0b49e60c22
13 changed files with 136 additions and 290 deletions
+3 -3
View File
@@ -19,11 +19,11 @@ GNU General Public License for more details.
#include <stdarg.h>
#include "com_image.h"
#include "vgui_api.h"
#include "const.h"
#include "com_model.h"
#include "cl_entity.h"
#include "render_api.h"
#include "triangleapi.h"
#include "const.h"
#include "cl_entity.h"
#include "com_model.h"
#include "studio.h"
#include "r_efx.h"
#include "filesystem.h"