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 /constants | |
| 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 'constants')
| -rw-r--r--[-rwxr-xr-x] | constants/audio_constants.asm | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | constants/battle_tower_constants.asm | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | constants/cry_constants.asm | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | constants/printer_constants.asm | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | constants/scgb_constants.asm | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/constants/audio_constants.asm b/constants/audio_constants.asm index 288caad91..288caad91 100755..100644 --- a/constants/audio_constants.asm +++ b/constants/audio_constants.asm diff --git a/constants/battle_tower_constants.asm b/constants/battle_tower_constants.asm index 0965d626a..0965d626a 100755..100644 --- a/constants/battle_tower_constants.asm +++ b/constants/battle_tower_constants.asm diff --git a/constants/cry_constants.asm b/constants/cry_constants.asm index 654aac523..654aac523 100755..100644 --- a/constants/cry_constants.asm +++ b/constants/cry_constants.asm diff --git a/constants/printer_constants.asm b/constants/printer_constants.asm index f0b8b4818..f0b8b4818 100755..100644 --- a/constants/printer_constants.asm +++ b/constants/printer_constants.asm diff --git a/constants/scgb_constants.asm b/constants/scgb_constants.asm index e7d987113..e7d987113 100755..100644 --- a/constants/scgb_constants.asm +++ b/constants/scgb_constants.asm |
