1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Move Luanti rotation matrix helpers to own header

This commit is contained in:
Lars Mueller 2025-05-10 20:57:13 +02:00
parent 9b2ee1dd5d
commit ef2bcba56a
11 changed files with 65 additions and 69 deletions

View file

@ -5,8 +5,8 @@
// Copyright (C) 2015-2018 paramat
#include <stack>
#include <matrix4.h>
#include "treegen.h"
#include "irr_v3d.h"
#include "util/pointer.h"
#include "util/numeric.h"
#include "servermap.h"