diff options
author | Mitya Selivanov <automainint@guattari.tech> | 2024-03-02 00:59:38 +0100 |
---|---|---|
committer | Mitya Selivanov <automainint@guattari.tech> | 2024-03-02 00:59:38 +0100 |
commit | 7eb5ff91b2778e38dac27ddb402fd741f9614256 (patch) | |
tree | add7841f47d51fe80113e05a4a056e111d1d78e5 /compile_flags.txt | |
parent | ce2639d06244e3692ddda0e773ad88428c7dfcca (diff) | |
download | saw-7eb5ff91b2778e38dac27ddb402fd741f9614256.zip |
Refactor: use float for UI coordinates
Diffstat (limited to 'compile_flags.txt')
-rw-r--r-- | compile_flags.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index 942c91c..3420365 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -1 +1 @@ --Isource +-Wall -Werror -Isource |