mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 16:21:33 +11:00
Add cspell words for things we use
This commit is contained in:
parent
eb01e9206a
commit
679a2ec997
89
.vscode/settings.json
vendored
Normal file
89
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"cSpell.words": [
|
||||
"aeabi",
|
||||
"agbabi",
|
||||
"asefile",
|
||||
"aseprite",
|
||||
"Atmel",
|
||||
"behaviour",
|
||||
"bindgen",
|
||||
"bitarray",
|
||||
"bitflags",
|
||||
"bitmask",
|
||||
"boing",
|
||||
"boops",
|
||||
"chipsets",
|
||||
"chrono",
|
||||
"clonable",
|
||||
"collidable",
|
||||
"Colour",
|
||||
"Colours",
|
||||
"constness",
|
||||
"COOLDOWN",
|
||||
"cooldowns",
|
||||
"cstring",
|
||||
"Customise",
|
||||
"Datelike",
|
||||
"dealloc",
|
||||
"EABI",
|
||||
"EEPROM",
|
||||
"ewram",
|
||||
"fixnum",
|
||||
"fontdue",
|
||||
"fract",
|
||||
"FRAM",
|
||||
"gameboy",
|
||||
"Gamepak",
|
||||
"hadamard",
|
||||
"Hasher",
|
||||
"healthbar",
|
||||
"hflip",
|
||||
"hurtbox",
|
||||
"initialisation",
|
||||
"initialise",
|
||||
"Initialises",
|
||||
"iwram",
|
||||
"justfile",
|
||||
"Knockback",
|
||||
"lateout",
|
||||
"Macronix",
|
||||
"mgba",
|
||||
"normalise",
|
||||
"normalised",
|
||||
"Optimisation",
|
||||
"optimise",
|
||||
"optimised",
|
||||
"Optimiser",
|
||||
"Paks",
|
||||
"prioritised",
|
||||
"replacen",
|
||||
"repr",
|
||||
"Respawn",
|
||||
"rustc",
|
||||
"rustdoc",
|
||||
"Sanyo",
|
||||
"screenblock",
|
||||
"screenblocks",
|
||||
"signum",
|
||||
"SRAM",
|
||||
"subcrates",
|
||||
"subpat",
|
||||
"syscall",
|
||||
"syscalls",
|
||||
"THUMBV",
|
||||
"tilemap",
|
||||
"tileset",
|
||||
"tonc",
|
||||
"trunc",
|
||||
"Uninit",
|
||||
"uninitialised",
|
||||
"vblank",
|
||||
"vdraw",
|
||||
"vflip",
|
||||
"vram",
|
||||
"Woah",
|
||||
"WRAM",
|
||||
"xmin",
|
||||
"ymin"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue