Start user file
This commit is contained in:
parent
02d23048dc
commit
c0f5e5cf5b
8 changed files with 83 additions and 33 deletions
6
map.h
6
map.h
|
@ -1,8 +1,10 @@
|
|||
#ifndef _LCR_MAP
|
||||
#define _LCR_MAP
|
||||
|
||||
/**
|
||||
The map (track) module for Licar.
|
||||
/*
|
||||
Licar: map module
|
||||
|
||||
This implements maps (i.e. tracks, levels, ...).
|
||||
|
||||
Map coordinates/size:
|
||||
- map size is 64x64x64 blocks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue