mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-05-23 06:54:39 -04:00
8e15cefe2b
* build: add -Wformat-security On some distros format-security is turned on to detect possible issues with non-string literals as format strings Let's explicitly turn it on and fix the ImgUi text formatting to avoid compile issues on those platforms Signed-off-by: William Casarin <jb55@jb55.com> * save-editor: add flag table bit index labels Signed-off-by: William Casarin <jb55@jb55.com> --------- Signed-off-by: William Casarin <jb55@jb55.com>