This code is probably terrible but its ok

This commit is contained in:
Mars 2024-05-31 04:01:31 -04:00
parent 8db3dae6f1
commit e8fb8ec19f
Signed by: pupbrained
GPG key ID: 0FF5B8826803F895
10 changed files with 201 additions and 219 deletions

View file

@ -1,2 +1,3 @@
CompileFlags:
Add: [-std=c++2b]
Add: [-std=c++2b, -Wno-unused-function]
Remove: -Wc++98-compat