Fix permissions, change files from 755 to 644

This commit is contained in:
orbea 2017-03-21 09:44:41 -07:00
parent 171e3912ce
commit b56f6cdb9c
164 changed files with 0 additions and 0 deletions

0
libretro/libretro.h Executable file → Normal file
View File

0
nall/Makefile Executable file → Normal file
View File

0
nall/algorithm.hpp Executable file → Normal file
View File

0
nall/any.hpp Executable file → Normal file
View File

0
nall/array.hpp Executable file → Normal file
View File

0
nall/atoi.hpp Executable file → Normal file
View File

0
nall/base64.hpp Executable file → Normal file
View File

0
nall/bit.hpp Executable file → Normal file
View File

0
nall/bmp.hpp Executable file → Normal file
View File

0
nall/bps/delta.hpp Executable file → Normal file
View File

0
nall/bps/linear.hpp Executable file → Normal file
View File

0
nall/bps/metadata.hpp Executable file → Normal file
View File

0
nall/bps/patch.hpp Executable file → Normal file
View File

0
nall/compositor.hpp Executable file → Normal file
View File

0
nall/config.hpp Executable file → Normal file
View File

0
nall/crc32.hpp Executable file → Normal file
View File

0
nall/directory.hpp Executable file → Normal file
View File

0
nall/dl.hpp Executable file → Normal file
View File

0
nall/dsp.hpp Executable file → Normal file
View File

0
nall/dsp/buffer.hpp Executable file → Normal file
View File

0
nall/dsp/core.hpp Executable file → Normal file
View File

0
nall/dsp/resample/average.hpp Executable file → Normal file
View File

0
nall/dsp/resample/cosine.hpp Executable file → Normal file
View File

0
nall/dsp/resample/cubic.hpp Executable file → Normal file
View File

0
nall/dsp/resample/hermite.hpp Executable file → Normal file
View File

0
nall/dsp/resample/lib/sinc.hpp Executable file → Normal file
View File

0
nall/dsp/resample/linear.hpp Executable file → Normal file
View File

0
nall/dsp/resample/nearest.hpp Executable file → Normal file
View File

0
nall/dsp/resample/sinc.hpp Executable file → Normal file
View File

0
nall/dsp/settings.hpp Executable file → Normal file
View File

0
nall/endian.hpp Executable file → Normal file
View File

0
nall/file.hpp Executable file → Normal file
View File

0
nall/filemap.hpp Executable file → Normal file
View File

0
nall/function.hpp Executable file → Normal file
View File

0
nall/gameboy/cartridge.hpp Executable file → Normal file
View File

0
nall/gzip.hpp Executable file → Normal file
View File

0
nall/http.hpp Executable file → Normal file
View File

0
nall/inflate.hpp Executable file → Normal file
View File

0
nall/input.hpp Executable file → Normal file
View File

0
nall/intrinsics.hpp Executable file → Normal file
View File

0
nall/ips.hpp Executable file → Normal file
View File

0
nall/lzss.hpp Executable file → Normal file
View File

0
nall/moduloarray.hpp Executable file → Normal file
View File

0
nall/platform.hpp Executable file → Normal file
View File

0
nall/png.hpp Executable file → Normal file
View File

0
nall/priorityqueue.hpp Executable file → Normal file
View File

0
nall/property.hpp Executable file → Normal file
View File

0
nall/public_cast.hpp Executable file → Normal file
View File

0
nall/random.hpp Executable file → Normal file
View File

0
nall/reference_array.hpp Executable file → Normal file
View File

0
nall/resource.hpp Executable file → Normal file
View File

0
nall/serial.hpp Executable file → Normal file
View File

0
nall/serializer.hpp Executable file → Normal file
View File

0
nall/sha256.hpp Executable file → Normal file
View File

0
nall/snes/cartridge.hpp Executable file → Normal file
View File

0
nall/snes/cpu.hpp Executable file → Normal file
View File

0
nall/snes/smp.hpp Executable file → Normal file
View File

0
nall/sort.hpp Executable file → Normal file
View File

0
nall/stack.hpp Executable file → Normal file
View File

0
nall/static.hpp Executable file → Normal file
View File

0
nall/stdint.hpp Executable file → Normal file
View File

0
nall/string.hpp Executable file → Normal file
View File

0
nall/string/base.hpp Executable file → Normal file
View File

0
nall/string/bml.hpp Executable file → Normal file
View File

0
nall/string/bsv.hpp Executable file → Normal file
View File

0
nall/string/cast.hpp Executable file → Normal file
View File

0
nall/string/compare.hpp Executable file → Normal file
View File

0
nall/string/convert.hpp Executable file → Normal file
View File

0
nall/string/core.hpp Executable file → Normal file
View File

0
nall/string/cstring.hpp Executable file → Normal file
View File

0
nall/string/filename.hpp Executable file → Normal file
View File

0
nall/string/math.hpp Executable file → Normal file
View File

0
nall/string/platform.hpp Executable file → Normal file
View File

0
nall/string/replace.hpp Executable file → Normal file
View File

0
nall/string/split.hpp Executable file → Normal file
View File

0
nall/string/strl.hpp Executable file → Normal file
View File

0
nall/string/strpos.hpp Executable file → Normal file
View File

0
nall/string/trim.hpp Executable file → Normal file
View File

0
nall/string/utility.hpp Executable file → Normal file
View File

0
nall/string/variadic.hpp Executable file → Normal file
View File

0
nall/string/wrapper.hpp Executable file → Normal file
View File

0
nall/string/xml.hpp Executable file → Normal file
View File

0
nall/ups.hpp Executable file → Normal file
View File

0
nall/utility.hpp Executable file → Normal file
View File

0
nall/varint.hpp Executable file → Normal file
View File

0
nall/vector.hpp Executable file → Normal file
View File

0
nall/windows/detour.hpp Executable file → Normal file
View File

0
nall/windows/launcher.hpp Executable file → Normal file
View File

0
nall/windows/utf8.hpp Executable file → Normal file
View File

0
nall/zip.hpp Executable file → Normal file
View File

0
nes/Makefile Executable file → Normal file
View File

0
nes/apu/apu.cpp Executable file → Normal file
View File

0
nes/apu/apu.hpp Executable file → Normal file
View File

0
nes/apu/dmc.cpp Executable file → Normal file
View File

0
nes/apu/dmc.hpp Executable file → Normal file
View File

0
nes/apu/envelope.cpp Executable file → Normal file
View File

0
nes/apu/envelope.hpp Executable file → Normal file
View File

0
nes/apu/noise.cpp Executable file → Normal file
View File

0
nes/apu/noise.hpp Executable file → Normal file
View File

0
nes/apu/pulse.cpp Executable file → Normal file
View File

Some files were not shown because too many files have changed in this diff Show More