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 /mobile | |
| 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 'mobile')
| -rw-r--r--[-rwxr-xr-x] | mobile/fixed_words.asm | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | mobile/mobile_12.asm | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | mobile/mobile_12_2.asm | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | mobile/mobile_41.asm | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | mobile/mobile_45_sprite_engine.asm | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | mobile/mobile_46.asm | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | mobile/mobile_5b.asm | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | mobile/mobile_5c.asm | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | mobile/mobile_menu.asm | 0 |
9 files changed, 0 insertions, 0 deletions
diff --git a/mobile/fixed_words.asm b/mobile/fixed_words.asm index 602639b82..602639b82 100755..100644 --- a/mobile/fixed_words.asm +++ b/mobile/fixed_words.asm diff --git a/mobile/mobile_12.asm b/mobile/mobile_12.asm index 9e2e35dec..9e2e35dec 100755..100644 --- a/mobile/mobile_12.asm +++ b/mobile/mobile_12.asm diff --git a/mobile/mobile_12_2.asm b/mobile/mobile_12_2.asm index 47eb2f3bf..47eb2f3bf 100755..100644 --- a/mobile/mobile_12_2.asm +++ b/mobile/mobile_12_2.asm diff --git a/mobile/mobile_41.asm b/mobile/mobile_41.asm index 93c5a6f88..93c5a6f88 100755..100644 --- a/mobile/mobile_41.asm +++ b/mobile/mobile_41.asm diff --git a/mobile/mobile_45_sprite_engine.asm b/mobile/mobile_45_sprite_engine.asm index 1edafb47c..1edafb47c 100755..100644 --- a/mobile/mobile_45_sprite_engine.asm +++ b/mobile/mobile_45_sprite_engine.asm diff --git a/mobile/mobile_46.asm b/mobile/mobile_46.asm index 5ee3ea1e8..5ee3ea1e8 100755..100644 --- a/mobile/mobile_46.asm +++ b/mobile/mobile_46.asm diff --git a/mobile/mobile_5b.asm b/mobile/mobile_5b.asm index 3ebe1736c..3ebe1736c 100755..100644 --- a/mobile/mobile_5b.asm +++ b/mobile/mobile_5b.asm diff --git a/mobile/mobile_5c.asm b/mobile/mobile_5c.asm index 86cb67b71..86cb67b71 100755..100644 --- a/mobile/mobile_5c.asm +++ b/mobile/mobile_5c.asm diff --git a/mobile/mobile_menu.asm b/mobile/mobile_menu.asm index a60091d4c..a60091d4c 100755..100644 --- a/mobile/mobile_menu.asm +++ b/mobile/mobile_menu.asm |
