diff options
author | yenatch <yenatch@gmail.com> | 2017-07-17 19:53:28 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-17 19:53:28 -0400 |
commit | d01a28c82fd25b8a92cbb1d508279e34690e3d26 (patch) | |
tree | a42c4a16211f1c2bd977e09ec583b77107723b7e | |
parent | cc3da4cdc00eb0c1ed36f50780b00c0d843884a1 (diff) | |
parent | 6bd06efe462c8b894559234dcf05e5a55b72c0a0 (diff) |
Merge pull request #359 from marijnvdwerf/fix-755
Mark source files as non-executable
-rw-r--r--[-rwxr-xr-x] | include/battle.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | include/decoration.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | include/menu.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | include/menu_helpers.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | include/pokeblock.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | include/pokemon.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | include/pokenav.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | include/region_map.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | include/strings.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | include/use_pokeblock.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | include/vars.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/decoration.c | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/field_specials.c | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/field_tasks.c | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/pokeblock.c | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/sound_check_menu.c | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/use_pokeblock.c | 0 |
17 files changed, 0 insertions, 0 deletions
diff --git a/include/battle.h b/include/battle.h index d4cb53689..d4cb53689 100755..100644 --- a/include/battle.h +++ b/include/battle.h diff --git a/include/decoration.h b/include/decoration.h index 7a6d8ef5a..7a6d8ef5a 100755..100644 --- a/include/decoration.h +++ b/include/decoration.h diff --git a/include/menu.h b/include/menu.h index 9b48ab79b..9b48ab79b 100755..100644 --- a/include/menu.h +++ b/include/menu.h diff --git a/include/menu_helpers.h b/include/menu_helpers.h index 1df5053e7..1df5053e7 100755..100644 --- a/include/menu_helpers.h +++ b/include/menu_helpers.h diff --git a/include/pokeblock.h b/include/pokeblock.h index 0d8e965e4..0d8e965e4 100755..100644 --- a/include/pokeblock.h +++ b/include/pokeblock.h diff --git a/include/pokemon.h b/include/pokemon.h index c69fb87e0..c69fb87e0 100755..100644 --- a/include/pokemon.h +++ b/include/pokemon.h diff --git a/include/pokenav.h b/include/pokenav.h index 70cc4135f..70cc4135f 100755..100644 --- a/include/pokenav.h +++ b/include/pokenav.h diff --git a/include/region_map.h b/include/region_map.h index 6dfa4dcf0..6dfa4dcf0 100755..100644 --- a/include/region_map.h +++ b/include/region_map.h diff --git a/include/strings.h b/include/strings.h index fe9cfc6ba..fe9cfc6ba 100755..100644 --- a/include/strings.h +++ b/include/strings.h diff --git a/include/use_pokeblock.h b/include/use_pokeblock.h index 978476d89..978476d89 100755..100644 --- a/include/use_pokeblock.h +++ b/include/use_pokeblock.h diff --git a/include/vars.h b/include/vars.h index e08f344d4..e08f344d4 100755..100644 --- a/include/vars.h +++ b/include/vars.h diff --git a/src/decoration.c b/src/decoration.c index e829cb072..e829cb072 100755..100644 --- a/src/decoration.c +++ b/src/decoration.c diff --git a/src/field_specials.c b/src/field_specials.c index 2b505bbfe..2b505bbfe 100755..100644 --- a/src/field_specials.c +++ b/src/field_specials.c diff --git a/src/field_tasks.c b/src/field_tasks.c index caf2ce6b9..caf2ce6b9 100755..100644 --- a/src/field_tasks.c +++ b/src/field_tasks.c diff --git a/src/pokeblock.c b/src/pokeblock.c index b7fa5daa8..b7fa5daa8 100755..100644 --- a/src/pokeblock.c +++ b/src/pokeblock.c diff --git a/src/sound_check_menu.c b/src/sound_check_menu.c index 13a6f6f3e..13a6f6f3e 100755..100644 --- a/src/sound_check_menu.c +++ b/src/sound_check_menu.c diff --git a/src/use_pokeblock.c b/src/use_pokeblock.c index ce83bc1c2..ce83bc1c2 100755..100644 --- a/src/use_pokeblock.c +++ b/src/use_pokeblock.c |