diff options
| author | realtradam <[email protected]> | 2023-04-24 00:50:24 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2023-04-24 00:50:24 -0400 |
| commit | c7d724e4f11abb335efcc0d58639a1b458b77019 (patch) | |
| tree | a0222fed2f77aa994232abf9df79351548db4e92 /include/compile_flags.txt | |
| parent | dcd867dc95d13e152716e12f6333796dfc84f4ef (diff) | |
| download | RodeoKit-c7d724e4f11abb335efcc0d58639a1b458b77019.tar.gz RodeoKit-c7d724e4f11abb335efcc0d58639a1b458b77019.zip | |
rework input system. first proper interation
Diffstat (limited to 'include/compile_flags.txt')
| -rw-r--r-- | include/compile_flags.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/compile_flags.txt b/include/compile_flags.txt index 2c81d8a..26d1cc4 100644 --- a/include/compile_flags.txt +++ b/include/compile_flags.txt @@ -9,3 +9,4 @@ -Wextra -Wpedantic -Wconversion +-std=c99 |
