wait, I made it better! by which I mean worse

This commit is contained in:
Kistaro Windrider 2024-02-04 19:29:25 -08:00
parent a33b907755
commit d1bc8cb072
Signed by: kistaro
SSH Key Fingerprint: SHA256:TBE2ynfmJqsAf0CP6gsflA0q5X5wD5fVKWPsZ7eVUg8

View File

@ -431,7 +431,7 @@ mknew(sea)
function sea:draw() function sea:draw()
rectfill(0, 72+wave(), 128, 84, 0) rectfill(0, 72+wave(), 128, 84, 0)
poke2(0x5f78, 0xFF80 >> -wave()) poke2(0x5f78, 0xFF00.00FF <<> wave())
end end
arcade_level = { arcade_level = {