From a33b90775578f51d877ae08926884d4e0ed579e8 Mon Sep 17 00:00:00 2001 From: Kistaro Windrider Date: Sun, 4 Feb 2024 19:26:35 -0800 Subject: [PATCH] it is now as confusing as possible! --- vacation.p8 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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 = {