From d1bc8cb072beea008b26a5a6fa71033145c0d9bb Mon Sep 17 00:00:00 2001 From: Kistaro Windrider Date: Sun, 4 Feb 2024 19:29:25 -0800 Subject: [PATCH] wait, I made it better! by which I mean worse --- vacation.p8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vacation.p8 b/vacation.p8 index 5048dad..19f0c7d 100644 --- a/vacation.p8 +++ b/vacation.p8 @@ -431,7 +431,7 @@ mknew(sea) function sea:draw() rectfill(0, 72+wave(), 128, 84, 0) - poke2(0x5f78, 0xFF80 >> -wave()) + poke2(0x5f78, 0xFF00.00FF <<> wave()) end arcade_level = {