diff --git a/vacation.p8 b/vacation.p8 index 46a3108..5048dad 100644 --- a/vacation.p8 +++ b/vacation.p8 @@ -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 = {