DungeonCrawl
|
Exposes functions for populating the generated map with a key, enemies and fountains. More...
Go to the source code of this file.
Functions | |
void | populate_map () |
@breif Populates the map with a key, enemies, and fountains |
Exposes functions for populating the generated map with a key, enemies and fountains.
Definition in file map_populator.h.
void populate_map | ( | ) |
@breif Populates the map with a key, enemies, and fountains
Definition at line 112 of file map_populator.c.