index
:
floormat.git
feature/bptr
master
wip
wip2
wip22
game project in early development
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
atlas.hpp
1
1 files changed, 0 insertions, 1 deletions
diff --git a/atlas.hpp b/atlas.hpp
index 4d747137..05bfc7bc 100644
--- a/
atlas.hpp
+++ b/
atlas.hpp
@@ -6,7 +6,6 @@
#include <array>
namespace Magnum::Examples {
-using Vector2i = Math::Vector<2, int>;
struct atlas_texture final
{