You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
452 B

{
"files.associations": {
"isometricrenderer.h": "c",
"sprite.h": "c",
"map": "c",
"isometricmap.h": "c",
"animationhandler.h": "c",
"textureids.h": "c",
"tile.h": "c",
"raylib.h": "c",
"game.h": "c",
"buttons.h": "c",
"string.h": "c",
"uicontainer.h": "c",
"button.h": "c",
"cstdio": "c"
},
"C_Cpp.errorSquiggles": "disabled"
}