Change screenshot filename to contain shader name and frame count

This commit is contained in:
Dimitri Lozeve 2021-02-27 22:54:24 +01:00
parent 6fe9d082b9
commit beb8332854
3 changed files with 38 additions and 7 deletions

View file

@ -4,7 +4,6 @@ project(
default_options: [
'buildtype=debugoptimized',
'warning_level=3',
'c_std=c99',
'werror=true',
]
)