wait, I made it better! by which I mean worse
This commit is contained in:
parent
a33b907755
commit
d1bc8cb072
@ -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 = {
|
||||||
|
Loading…
Reference in New Issue
Block a user