Animations work now

This commit is contained in:
2023-09-19 02:17:12 +03:00
parent b553b8ca1d
commit 49b11221a6
4 changed files with 169 additions and 117 deletions

View File

@@ -6,6 +6,10 @@
"future": "cpp",
"istream": "cpp",
"functional": "cpp",
"numbers": "cpp"
"numbers": "cpp",
"*.inc": "cpp",
"*.tcc": "cpp",
"ranges": "cpp",
"streambuf": "cpp"
}
}