mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-01 18:39:16 +00:00
Updated submodules
This commit is contained in:
@ -8,11 +8,20 @@
|
||||
"debug.allowBreakpointsEverywhere": true,
|
||||
"files.associations": {
|
||||
"fex.hpp": "c",
|
||||
"types.h": "c"
|
||||
"types.h": "c",
|
||||
"dlfcn.h": "c",
|
||||
"aux.h": "c",
|
||||
"stddef.h": "c",
|
||||
"stdio.h": "c",
|
||||
"syscalls.h": "c"
|
||||
},
|
||||
"cSpell.words": [
|
||||
"auxv",
|
||||
"FENNIX",
|
||||
"preinit"
|
||||
"liballoc",
|
||||
"libinit",
|
||||
"preinit",
|
||||
"vfctprintf"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user