2023-10-06 03:10:31 -03:00
|
|
|
{
|
2024-01-16 09:58:30 -06:00
|
|
|
"python.formatting.autopep8Args": [
|
|
|
|
"--ignore",
|
|
|
|
"E402"
|
|
|
|
],
|
|
|
|
"search.useIgnoreFiles": false,
|
|
|
|
"search.exclude": {
|
|
|
|
"**/.git": true,
|
|
|
|
"**/.github": true,
|
|
|
|
"build/**": true,
|
|
|
|
"expected/**": true,
|
2024-03-01 12:57:44 -06:00
|
|
|
"tools/**": true,
|
|
|
|
"ctx.c" : true
|
2024-01-16 09:58:30 -06:00
|
|
|
},
|
|
|
|
"defines": [
|
|
|
|
"_LANGUAGE_C"
|
|
|
|
],
|
|
|
|
"files.associations": {
|
|
|
|
"hud.h": "c",
|
|
|
|
"global.h": "c",
|
|
|
|
"ultratypes.h": "c",
|
|
|
|
"mbi.h": "c",
|
|
|
|
"common.h": "c",
|
|
|
|
"sf64math.h": "c",
|
|
|
|
"ultra64.h": "c",
|
|
|
|
"os_internal.h": "c",
|
|
|
|
"structs.h": "c",
|
|
|
|
"stdint.h": "c",
|
|
|
|
"xstdio.h": "c",
|
|
|
|
"controller.h": "c",
|
|
|
|
"os_version.h": "c",
|
|
|
|
"stdbool.h": "c",
|
|
|
|
"variables.h": "c",
|
|
|
|
"functions.h": "c",
|
|
|
|
"macros.h": "c",
|
|
|
|
"random": "c",
|
|
|
|
"limits": "c",
|
|
|
|
"algorithm": "c",
|
|
|
|
"dfee30.h": "c",
|
|
|
|
"fox_i1.h": "c",
|
|
|
|
"symbol_addrs_overlays": "cpp",
|
|
|
|
"string.h": "c",
|
|
|
|
"stdarg.h": "c",
|
|
|
|
"fox_option.h": "c",
|
|
|
|
"cstdlib": "c",
|
|
|
|
"typeinfo": "c",
|
|
|
|
"sym_addrs_funcs": "c",
|
2024-04-25 17:01:25 -05:00
|
|
|
"*.txt": "plaintext",
|
2024-01-21 08:00:53 -06:00
|
|
|
"fox_title.h": "c",
|
|
|
|
"prevent_bss_reordering.h": "c",
|
|
|
|
"fox_map.h": "c",
|
|
|
|
"sf64level.h": "c",
|
2024-02-01 21:05:17 -06:00
|
|
|
"prevent_bss_reordering2.h": "c",
|
|
|
|
"ast_aq.h": "c",
|
2024-02-06 12:14:05 -03:00
|
|
|
"ast_8e1f80.h": "c",
|
2024-02-16 16:04:22 -06:00
|
|
|
"fox_end2.inc": "c",
|
|
|
|
"sf64thread.h": "c",
|
|
|
|
"gfx.h": "c",
|
|
|
|
"os.h": "c",
|
|
|
|
"math.h": "c",
|
|
|
|
"context.h": "c",
|
|
|
|
"sf64player.h": "c",
|
|
|
|
"sys.h": "c",
|
|
|
|
"fox_option_assets.h": "c",
|
|
|
|
"mods.h": "c",
|
2024-02-18 12:43:21 -03:00
|
|
|
"i5.h": "c",
|
2024-03-01 12:57:44 -06:00
|
|
|
"ast_warp_zone.h": "c",
|
|
|
|
"sf64audio_provisional.h": "c",
|
2024-03-05 16:51:52 -06:00
|
|
|
"fox_enmy_assets.h": "c",
|
|
|
|
"audiothread_cmd.h": "c",
|
|
|
|
"span": "c",
|
|
|
|
"string_span": "c",
|
|
|
|
"array": "c",
|
|
|
|
"bitset": "c",
|
|
|
|
"string_view": "c",
|
|
|
|
"initializer_list": "c",
|
|
|
|
"regex": "c",
|
|
|
|
"utility": "c",
|
|
|
|
"valarray": "c",
|
|
|
|
"util": "c",
|
|
|
|
"variant": "c",
|
2024-03-06 17:33:08 -06:00
|
|
|
"chrono": "c",
|
2024-03-08 15:53:53 -06:00
|
|
|
"optional": "c",
|
|
|
|
"istream": "c",
|
|
|
|
"ostream": "c",
|
|
|
|
"ratio": "c",
|
|
|
|
"system_error": "c",
|
|
|
|
"functional": "c",
|
|
|
|
"tuple": "c",
|
|
|
|
"type_traits": "c",
|
2024-03-08 13:18:34 -03:00
|
|
|
"ast_allies.h": "c",
|
2024-04-25 16:08:40 -03:00
|
|
|
"ast_text.h": "c",
|
2024-03-08 13:18:34 -03:00
|
|
|
"fox_std_lib_assets.h": "c",
|
2024-03-12 14:46:25 -05:00
|
|
|
"fox_versus_assets.h": "c",
|
2024-03-13 16:48:03 -05:00
|
|
|
"guint.h": "c",
|
2024-03-14 12:42:24 -03:00
|
|
|
"ast_test.h": "c",
|
|
|
|
"ast_landmaster.h": "c",
|
|
|
|
"ast_blue_marine.h": "c",
|
2024-03-16 20:10:21 -03:00
|
|
|
"ast_training.h": "c",
|
|
|
|
"ast_sector_x.h": "c",
|
|
|
|
"ast_aquas.h": "c",
|
2024-03-16 23:06:28 -05:00
|
|
|
"ast_enmy_space.h": "c",
|
2024-03-21 15:41:46 -03:00
|
|
|
"prevent_context_reordering.h": "c",
|
2024-03-27 01:07:41 -03:00
|
|
|
"ast_option.h": "c",
|
|
|
|
"ast_area_6.h": "c",
|
|
|
|
"ast_bg_space.h": "c",
|
2024-03-28 09:13:34 -05:00
|
|
|
"ast_sector_y.h": "c",
|
|
|
|
"ast_vs_player.h": "c",
|
|
|
|
"ast_enmy_planet.h": "c",
|
|
|
|
"ast_sector_z.h": "c",
|
|
|
|
"ast_titania.h": "c",
|
|
|
|
"ast_bg_planet.h": "c",
|
|
|
|
"assets.h": "c",
|
2024-03-29 12:40:09 -05:00
|
|
|
"ast_title.h": "c",
|
|
|
|
"any": "c",
|
|
|
|
"memory_resource": "c",
|
|
|
|
"ast_andross.h": "c",
|
2024-04-01 17:25:27 -03:00
|
|
|
"sf64object.h": "c",
|
|
|
|
"ast_corneria.h": "c",
|
|
|
|
"ast_great_fox.h": "c",
|
|
|
|
"ast_bolse.h": "c",
|
|
|
|
"ast_venom_2.h": "c",
|
|
|
|
"ast_katina.h": "c",
|
|
|
|
"ast_fortuna.h": "c",
|
|
|
|
"ast_zoness.h": "c",
|
|
|
|
"ast_solar.h": "c",
|
|
|
|
"ast_ve1_boss.h": "c",
|
2024-04-01 17:32:21 -03:00
|
|
|
"ast_arwing.h": "c",
|
2024-04-01 17:04:22 -05:00
|
|
|
"ast_ending_award_back.h": "c",
|
|
|
|
"fox_edisplay_assets.h": "c",
|
|
|
|
"ast_versus.h": "c",
|
|
|
|
"ast_macbeth.h": "c",
|
2024-04-01 21:08:01 -03:00
|
|
|
"ast_7_ti_1.h": "c",
|
2024-04-02 18:20:08 -05:00
|
|
|
"ast_meteo.h": "c",
|
|
|
|
"ast_font_3d.h": "c",
|
|
|
|
"ast_vs_menu.h": "c",
|
2024-04-05 15:11:36 -05:00
|
|
|
"sf64mesg.h": "c",
|
|
|
|
"sf64audio_external.h": "c",
|
2024-04-08 17:25:56 -05:00
|
|
|
"audioseq_cmd.h": "c",
|
2024-05-04 16:24:24 -05:00
|
|
|
"ultralog.h": "c",
|
|
|
|
"charconv": "c",
|
|
|
|
"compare": "c",
|
|
|
|
"os_motor.h": "c",
|
2024-05-05 15:48:16 -05:00
|
|
|
"os_pfs.h": "c",
|
2024-05-08 10:32:05 -05:00
|
|
|
"semaphore": "c",
|
2024-05-08 13:57:11 -05:00
|
|
|
"bgm.h": "c",
|
|
|
|
"*.tcc": "c",
|
2024-05-17 12:22:51 -05:00
|
|
|
"object_ram.h": "c",
|
2024-05-20 09:28:13 -05:00
|
|
|
"sf64dma.h": "c",
|
2024-05-25 12:17:03 -05:00
|
|
|
"string": "c",
|
|
|
|
"prevent_bss_reordering3.h": "c",
|
2024-08-12 11:58:54 -03:00
|
|
|
"ast_a_ti.h": "c",
|
2024-09-13 00:59:33 -03:00
|
|
|
"fox_co.h": "c",
|
|
|
|
"ast_map.h": "c"
|
2024-05-20 16:25:45 -06:00
|
|
|
"xmemory": "c",
|
|
|
|
"iosfwd": "c"
|
2024-01-16 09:58:30 -06:00
|
|
|
},
|
|
|
|
"C_Cpp_Runner.msvcBatchPath": ""
|
2023-10-06 03:10:31 -03:00
|
|
|
}
|