diff options
| author | mid-kid <esteve.varela@gmail.com> | 2018-04-01 17:03:11 +0200 |
|---|---|---|
| committer | mid-kid <esteve.varela@gmail.com> | 2018-04-01 17:05:10 +0200 |
| commit | 81fff9bb80af3db0ee381c824261b8963e1cc221 (patch) | |
| tree | 9313b7bf00c6b4492917fc2717a94d428d8c1d5c /engine/battle/ai | |
| parent | 91a768b24343ffabbe5ab4084451d1e3ecbc306b (diff) | |
Fix file permissions
I have no idea why this was a thing (do people store this repo on FAT32
flash drives or something?), but quite a bit of files had a permission
of 755. This isn't really a problem, but it's inconsistent and weird.
Diffstat (limited to 'engine/battle/ai')
| -rw-r--r--[-rwxr-xr-x] | engine/battle/ai/move.asm | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | engine/battle/ai/redundant.asm | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | engine/battle/ai/switch.asm | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/engine/battle/ai/move.asm b/engine/battle/ai/move.asm index dd4357fe2..dd4357fe2 100755..100644 --- a/engine/battle/ai/move.asm +++ b/engine/battle/ai/move.asm diff --git a/engine/battle/ai/redundant.asm b/engine/battle/ai/redundant.asm index d09b4da73..d09b4da73 100755..100644 --- a/engine/battle/ai/redundant.asm +++ b/engine/battle/ai/redundant.asm diff --git a/engine/battle/ai/switch.asm b/engine/battle/ai/switch.asm index d397c8d32..d397c8d32 100755..100644 --- a/engine/battle/ai/switch.asm +++ b/engine/battle/ai/switch.asm |
