This website works better with JavaScript.
Home
Explore
Help
Sign In
Ledda
/
gym-tracker
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update
master
Daniel Ledda
5 months ago
parent
6226abf2d1
commit
1a0b1eaccc
3 changed files
with
2 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.clangd
+0
-1
app.cpp
+1
-1
djstdlib
+ 1
- 1
.clangd
View File
@@ -1,3 +1,3 @@
CompileFlags:
Add:
Add:
- -DOS_LINUX
+ 0
- 1
app.cpp
View File
@@ -1,4 +1,3 @@
#include <math.h>
#include <memory.h>
#include <time.h>
#include "./djstdlib/core.cpp"
+ 1
- 1
djstdlib
@@ -1 +1 @@
Subproject commit
f12b4091d7245f20405ea0b9deddf2ace6775262
Subproject commit
827f324acc9d2d02173b042eaeccd1650f91a96c
Write
Preview
Loading…
Cancel
Save