update settings.json

This commit is contained in:
Alejandro Javier Asenjo Nitti 2023-10-13 06:17:49 -03:00
parent c068831444
commit 92988f3506

31
.vscode/settings.json vendored
View File

@ -14,36 +14,5 @@
"tools/gfxsotn/**": false,
},
"files.associations": {
"main.h": "c",
"game.h": "c",
"stage.h": "c",
"common.h": "c",
"types.h": "c",
"macros.h": "c",
"include_asm.h": "c",
"sfx.h": "c",
"libc.h": "c",
"unkstruct.h": "c",
"cen.h": "c",
"np3.h": "c",
"nz0.h": "c",
"objects.h": "c",
"ric.h": "c",
"st0.h": "c",
"animateentity.h": "c",
"dre.h": "c",
"mad.h": "c",
"sattypes.h": "c",
"stage_02.h": "c",
"dra.h": "c",
"items.h": "c",
"libcd.h": "c",
"no3.h": "c",
"replace_breakable_with_item_drop.h": "c",
"cr.h": "c",
"ch.h": "c",
"libgte.h": "c",
"LIBGTE.H": "cpp",
"entity.h": "c"
},
}