Rename Microsoft decompile directory to XDK

Felt more appropriate to name it after the library it's implementing
than the vendor.
This commit is contained in:
KeybadeBlox 2025-12-18 21:55:03 -05:00
parent 6ac4cdc5ed
commit b40e9a0c56
7 changed files with 8 additions and 8 deletions

View file

@ -5,7 +5,7 @@ Smilebit's stack-based matrix math library.
#ifndef MMATRIX_HPP
#define MMATRIX_HPP
#include "D3D.hpp"
#include "../XDK/D3D.hpp"
// 4x4 matrix type