Open water111 opened 1 year ago
The overlay is now drawn, but is still missing texture animations.
Texture animation is now working. The last thing needed is the line
/scanline
stuff in blit-displays.gc
. This one is a little tricky to implement because it probably needs to be delayed until everything else renders.