diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2025-02-24 21:31:46 +0200 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2025-02-24 21:31:46 +0200 |
| commit | e991095180f774e3582329447c291a11499989ba (patch) | |
| tree | 0708d2308a229b932a84d8ae803b31d296f9fc0f /src/mesh/source.mk | |
| parent | 238116c1cf08b93335abd493df110a669786553e (diff) | |
| download | gran-e991095180f774e3582329447c291a11499989ba.tar.gz gran-e991095180f774e3582329447c291a11499989ba.zip | |
overhaul meshes
+ Previous name was grid
Diffstat (limited to 'src/mesh/source.mk')
| -rw-r--r-- | src/mesh/source.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesh/source.mk b/src/mesh/source.mk new file mode 100644 index 0000000..55a7d03 --- /dev/null +++ b/src/mesh/source.mk @@ -0,0 +1 @@ +SOURCES += src/mesh/node.c src/mesh/node3d.c |
