- add constants for each minimap color - rename, reorganize and make static minimap functions - main.c:draw_screen() calls draw_minimap() instead of render(). - clean code and norm |
||
|---|---|---|
| .. | ||
| const.h | ||
| global.h | ||
| include.h | ||
| input.h | ||
| main.h | ||
| map.h | ||
| minimap.h | ||
| move.h | ||
| player.h | ||
| render.h | ||
| stream.h | ||
| utils.h | ||