mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
* Change long to TLong.
This allows a potential linux port to become reality much easier.
This commit is contained in:
@@ -8,8 +8,9 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "compat/GL.hpp"
|
||||
#include <cstring>
|
||||
#include "Mth.hpp"
|
||||
#include "compat/GL.hpp"
|
||||
|
||||
class Matrix
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user