summaryrefslogtreecommitdiff
path: root/engine
diff options
context:
space:
mode:
authorAmber Brault <celestialamber1@gmail.com>2019-10-11 11:39:35 -0400
committerAmber Brault <celestialamber1@gmail.com>2019-10-17 12:38:25 -0400
commit533578e602ad2a9deee5d3c74201c342c9895a7f (patch)
treeac380ca494da7d326b0f9276072563b4330d0a10 /engine
parent41bc3a65c4c3dc8bdb25a19acdce55f05a3895e3 (diff)
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
Diffstat (limited to 'engine')
-rwxr-xr-xengine/surfing_minigame.asm27
1 files changed, 0 insertions, 27 deletions
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