Added a makefile
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include <cmath>
|
||||
#include <algorithm>
|
||||
#include "luastack.hpp"
|
||||
#include "planemap.hpp"
|
||||
#include "util.hpp"
|
||||
#include "planemap.hpp"
|
||||
|
||||
// Cell X, Y coordinates are packed such that they have 24 bits for X and Y.
|
||||
// A cell is 10 Meters square.
|
||||
|
||||
Reference in New Issue
Block a user