Labyrinth of the Minotaur A simple roguelike/RPG using a nokia 5110 screen
Dependencies: N5110 PowerControl mbed
Diff: WorldBuilder/WorldBuilder.h
- Revision:
- 36:b64696135142
- Parent:
- 35:2c290fa78f1d
- Child:
- 37:a0ea57af9279
--- a/WorldBuilder/WorldBuilder.h Mon May 11 22:03:41 2015 +0000 +++ b/WorldBuilder/WorldBuilder.h Mon May 11 22:25:57 2015 +0000 @@ -146,7 +146,7 @@ /** Border * -* Creates a 1 cell thick border of walls at the extremeties of the map (where the x or y co-ordinates are 0) +* Creates a 1 cell thick border of walls at the extremeties of the map * */ void Border();