mirror of
https://github.com/PoetryInCode/simple-rigid-sim.git
synced 2025-06-10 19:23:09 -04:00
general
This commit is contained in:
parent
8300f18761
commit
b1b1a7c772
2
.gitignore
vendored
2
.gitignore
vendored
@ -7,3 +7,5 @@
|
||||
bin/*
|
||||
|
||||
.ccls-cache/*
|
||||
|
||||
*.gch
|
||||
|
@ -30,4 +30,4 @@ class Color {
|
||||
Color();
|
||||
Color(uint8_t r,uint8_t g,uint8_t b,uint8_t a);
|
||||
};
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user