settings.json 290 B

1234567891011121314
  1. {
  2. "files.associations": {
  3. "math.h": "c",
  4. "sdl_timer.h": "c",
  5. "system_error": "c",
  6. "array": "c",
  7. "functional": "c",
  8. "tuple": "c",
  9. "type_traits": "c",
  10. "utility": "c",
  11. "terrain.h": "c",
  12. "iterator": "c"
  13. }
  14. }