- 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