godot/modules/stb_vorbis
Rémi Verschelde b7cc2bb1e2 Core: Ensure classes match their header filename
Also drop some unused files.

Renamed:
- `core/dvector.h` -> `pool_vector.h`
- `core/io/resource_import.h` -> `resource_importer.h`
- `core/sort.h` -> `sort_array.h`
- `core/string_db.h` -> `string_name.h`

Dropped:
- `core/allocators.h`
- `core/os/shell.h`
- `core/variant_construct_string.cpp`
2019-02-12 13:34:25 +01:00
..
doc_classes
audio_stream_ogg_vorbis.cpp
audio_stream_ogg_vorbis.h
config.py
register_types.cpp
register_types.h
resource_importer_ogg_vorbis.cpp
resource_importer_ogg_vorbis.h
SCsub