From 10f9559eab8c93b94abb8ae8d1083704ad4e169a Mon Sep 17 00:00:00 2001 From: dannye <33dannye@gmail.com> Date: Wed, 20 May 2020 19:40:33 -0500 Subject: Sync with pokered --- scripts/cinnabargym2.asm | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100755 scripts/cinnabargym2.asm (limited to 'scripts/cinnabargym2.asm') diff --git a/scripts/cinnabargym2.asm b/scripts/cinnabargym2.asm deleted file mode 100755 index 00118fb5..00000000 --- a/scripts/cinnabargym2.asm +++ /dev/null @@ -1,18 +0,0 @@ -CinnabarGymScript_753de: - callab Func_f2150 - jp TextScriptEnd - -CinnabarGymScript_753e9: - push hl - ld hl, wd475 - bit 7, [hl] - res 7, [hl] - pop hl - ret - -CinnabarGymScript_753f3: - push hl - ld hl, wd475 - bit 7, [hl] - pop hl - ret -- cgit v1.3.1-sl0p