From 66377fca32c63ca9e362d2d2ce15f0692260ce53 Mon Sep 17 00:00:00 2001 From: dannye <33dannye@gmail.com> Date: Sat, 14 Nov 2020 20:52:10 -0600 Subject: Fix file modes --- data/moves/animations.asm | 0 data/moves/moves.asm | 0 data/moves/tmhm_moves.asm | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 data/moves/animations.asm mode change 100755 => 100644 data/moves/moves.asm mode change 100755 => 100644 data/moves/tmhm_moves.asm (limited to 'data/moves') diff --git a/data/moves/animations.asm b/data/moves/animations.asm old mode 100755 new mode 100644 diff --git a/data/moves/moves.asm b/data/moves/moves.asm old mode 100755 new mode 100644 diff --git a/data/moves/tmhm_moves.asm b/data/moves/tmhm_moves.asm old mode 100755 new mode 100644 -- cgit v1.3.1-sl0p