fd44248cc1
Currently starlight applies multiple times for each space turf. This is stupid. Instead we'll only apply the brightest starlight to each tile. Looks much better. Also I moved all the lighting defines into the defines folder. Also I used some of the lazyinit defines instead of manually doing it.