it is now as confusing as possible!

This commit is contained in:
Kistaro Windrider 2024-02-04 19:26:35 -08:00
parent 03de542e3a
commit a33b907755
Signed by: kistaro
SSH Key Fingerprint: SHA256:TBE2ynfmJqsAf0CP6gsflA0q5X5wD5fVKWPsZ7eVUg8

View File

@ -431,10 +431,7 @@ mknew(sea)
function sea:draw()
rectfill(0, 72+wave(), 128, 84, 0)
local pokeme = 0xFC00 + ((0x3E0 << flr(wave()+3)) & 0x3E0)
poke2(0x5f78, pokeme)
print(tostr(pokeme, true), 0, 0, 15)
rectfill(64, 0, 80, 128, 7)
poke2(0x5f78, 0xFF80 >> -wave())
end
arcade_level = {