From 533578e602ad2a9deee5d3c74201c342c9895a7f Mon Sep 17 00:00:00 2001 From: Amber Brault Date: Fri, 11 Oct 2019 11:39:35 -0400 Subject: Add deobfuscation from pokered commits Remove excess linebreaks from surfing_minigame.asm This commit removes the extra line breaks added accidentally from the last commit. Add deobfuscation from pokered commits --- engine/surfing_minigame.asm | 27 --------------------------- 1 file changed, 27 deletions(-) (limited to 'engine') diff --git a/engine/surfing_minigame.asm b/engine/surfing_minigame.asm index 50d30ec4..6bfcfb7c 100755 --- a/engine/surfing_minigame.asm +++ b/engine/surfing_minigame.asm @@ -796,33 +796,6 @@ Func_f8545: ld hl, ANIM_OBJ_Y_COORD add hl, bc ld [hl], a - - - - - - - - - - - - - - - - - - - - - - - - - - - ret .asm_f8556 -- cgit v1.3.1-sl0p